Skip to content

Commit 91a5a09

Browse files
authored
Switch iOS back to macos-15-intel (#9509)
2 parents 9568bce + 27de864 commit 91a5a09

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
@@ -104,7 +104,7 @@ jobs:
104104
cibw_arch: arm64_iphonesimulator
105105
- name: "iOS x86_64 simulator"
106106
platform: ios
107-
os: macos-26-intel
107+
os: macos-15-intel
108108
cibw_arch: x86_64_iphonesimulator
109109
steps:
110110
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)