Skip to content

Commit c214ad8

Browse files
authored
Use macos-14 for iOS arm64 simulator (#9161)
1 parent c9907e8 commit c214ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

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

0 commit comments

Comments
 (0)