We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d5d1f commit 00e2e05Copy full SHA for 00e2e05
build-system/debug/debug_wheels.sh
@@ -11,6 +11,7 @@
11
#export CIBW_DEBUG_KEEP_CONTAINER=TRUE
12
13
python_version_minor=$(python -c 'import sys; print(sys.version_info[1])')
14
+python_version_minor=12
15
16
act workflow_dispatch \
17
--pull \
0 commit comments