We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d12df4 commit 32e98b3Copy full SHA for 32e98b3
1 file changed
.github/workflows/build_wheel.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: true
13
matrix:
14
- platform: [windows-latest, ubuntu-latest, macos-15-intel, macos-14]
+ platform: [windows-2022]
15
env:
16
CIBW_SKIP: 'pp*'
17
CIBW_ARCHS: 'auto64'
0 commit comments