We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b1660 commit 40ee68bCopy full SHA for 40ee68b
.github/workflows/wheels.yml
@@ -48,7 +48,7 @@ jobs:
48
# Cross-compile on macOS
49
CIBW_ARCHS_MACOS: x86_64 arm64
50
51
- # Temporary: use pre-release Python 3.12 for stable API builds
+ # Temporary: use pre-release Python 3.12 for stable ABI builds
52
CIBW_PRERELEASE_PYTHONS: True
53
54
- name: Verify clean directory
0 commit comments