We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cp38
1 parent 82361b9 commit 3538513Copy full SHA for 3538513
.cirrus.yml
@@ -132,10 +132,10 @@ macos_arm64_wheel_task:
132
- image: ghcr.io/cirruslabs/macos-monterey-xcode
133
env:
134
matrix:
135
- # - CIBW_BUILD: cp38-macosx_arm64
+ - CIBW_BUILD: cp38-macosx_arm64
136
- CIBW_BUILD: cp39-macosx_arm64
137
- CIBW_BUILD: cp310-macosx_arm64
138
- - CIBW_BUILD: cp311-macosx_arm64
+ # - CIBW_BUILD: cp311-macosx_arm64
139
CIBW_ARCHS_MACOS: "arm64"
140
CIBW_BEFORE_ALL_MACOS: |
141
python -m ensurepip --upgrade
0 commit comments