Skip to content

Commit 38c6c47

Browse files
authored
Reapply "Use macos-latest for iOS arm64 simulator" (#9259)
2 parents 3b8fd04 + bc1237e commit 38c6c47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/requirements-cibw.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cibuildwheel==3.2.1
1+
cibuildwheel==3.3.0

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
cibw_arch: arm64_iphoneos
101101
- name: "iOS arm64 simulator"
102102
platform: ios
103-
os: macos-14
103+
os: macos-latest
104104
cibw_arch: arm64_iphonesimulator
105105
- name: "iOS x86_64 simulator"
106106
platform: ios

0 commit comments

Comments
 (0)