Skip to content

Commit 0f3d663

Browse files
committed
Test
1 parent 78b1932 commit 0f3d663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
strategy:
66
fail-fast: false
77
matrix:
8-
os: [ubuntu-latest, macos-14, macos-13]
8+
os: [ubuntu-24.04-arm, ubuntu-22.04-arm]
99
runs-on: ${{ matrix.os }}
1010
steps:
1111
- if: ${{ startsWith(matrix.os, 'windows') }}

0 commit comments

Comments
 (0)