Skip to content

Commit 9c93f7c

Browse files
authored
Merge branch 'main' into feat/riscv64-wheels
2 parents 8e8a161 + 91a5a09 commit 9c93f7c

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
@@ -109,7 +109,7 @@ jobs:
109109
cibw_arch: arm64_iphonesimulator
110110
- name: "iOS x86_64 simulator"
111111
platform: ios
112-
os: macos-26-intel
112+
os: macos-15-intel
113113
cibw_arch: x86_64_iphonesimulator
114114
steps:
115115
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)