Skip to content

Commit 330a19d

Browse files
Try an older version of macos for ios
1 parent ba6a0b1 commit 330a19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: |
3838
${{ fromJSON('{
3939
"Android":"windows-2022",
40-
"iOS":"macos-26",
40+
"iOS":"macos-15",
4141
"Linux":"ubuntu-24.04",
4242
"Mac":"macos-26",
4343
"Windows":"windows-2022"

0 commit comments

Comments
 (0)