We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b849700 commit 2a596d1Copy full SHA for 2a596d1
1 file changed
.github/workflows/build_wheels.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-15-intel, macos-14]
+ os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-15-intel, macos-14]
12
13
steps:
14
- uses: actions/checkout@v6
0 commit comments