We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320fd51 commit ba7fff2Copy full SHA for ba7fff2
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]
+ platform: [windows-2019]
15
env:
16
CIBW_SKIP: 'pp*'
17
CIBW_ARCHS: 'auto64'
0 commit comments