We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa0cbd commit 420e2abCopy full SHA for 420e2ab
.github/workflows/build_wheels.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ${{ matrix.os }}
7
strategy:
8
matrix:
9
- os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-15-intel, macos-14]
+ os: [ubuntu-latest, windows-latest, macos-15-intel, macos-14]
10
steps:
11
- uses: actions/checkout@v5
12
- name: Build wheels
0 commit comments