We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88eee28 commit f149e00Copy full SHA for f149e00
1 file changed
.github/workflows/wheels.yml
@@ -35,7 +35,7 @@ jobs:
35
run: python -m cibuildwheel --output-dir wheelhouse
36
env:
37
CIBW_BUILD_VERBOSITY: 3
38
- CIBW_BUILD: ""cp312-win_amd64"
+ CIBW_BUILD: "cp312-win_amd64"
39
#CIBW_SKIP: "*-musllinux* *-win32"
40
CIBW_BEFORE_ALL_WINDOWS: >
41
C:\vcpkg\bootstrap-vcpkg.bat &&
0 commit comments