Skip to content

Commit 27de864

Browse files
committed
Switch iOS back to macos-15-intel
1 parent 9568bce commit 27de864

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)