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.
2 parents 3b8fd04 + bc1237e commit 38c6c47Copy full SHA for 38c6c47
.ci/requirements-cibw.txt
@@ -1 +1 @@
1
-cibuildwheel==3.2.1
+cibuildwheel==3.3.0
.github/workflows/wheels.yml
@@ -100,7 +100,7 @@ jobs:
100
cibw_arch: arm64_iphoneos
101
- name: "iOS arm64 simulator"
102
platform: ios
103
- os: macos-14
+ os: macos-latest
104
cibw_arch: arm64_iphonesimulator
105
- name: "iOS x86_64 simulator"
106
0 commit comments