Skip to content

Commit 420e2ab

Browse files
wheels
1 parent bfa0cbd commit 420e2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ${{ matrix.os }}
77
strategy:
88
matrix:
9-
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-15-intel, macos-14]
9+
os: [ubuntu-latest, windows-latest, macos-15-intel, macos-14]
1010
steps:
1111
- uses: actions/checkout@v5
1212
- name: Build wheels

0 commit comments

Comments
 (0)