Skip to content

Commit 398baab

Browse files
authored
os
1 parent d4765f3 commit 398baab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions: {}
1212

1313
jobs:
1414
build-and-test-native:
15-
runs-on: ${{ matrix.operating-system }}
15+
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:
1818
operating-system: [ubuntu-22.04, ubuntu-24.04, ubuntu-24.04-arm, macos-15]

0 commit comments

Comments
 (0)