File tree Expand file tree Collapse file tree 2 files changed +16
-24
lines changed
Expand file tree Collapse file tree 2 files changed +16
-24
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,10 @@ jobs:
1616 - macos : macos-15
1717 ios : ^18
1818 xcode : ^16
19- - macos : macos-15
20- ios : ^18
21- xcode : ^26
22- - macos : macos-15
23- ios : ^26
24- xcode : ^26
25- - macos : macos-14
26- ios : ^17
27- xcode : ^15
19+ # - macos: macos-15
20+ # ios: ^26
21+ # xcode: ^26
22+ # Note: iOS 26 simulator is not yet available on GitHub runners
2823 uses : ./.github/workflows/reusable-workflow.yaml
2924 with :
3025 lib : ${{ matrix.lib }}
@@ -42,15 +37,10 @@ jobs:
4237 - macos : macos-15
4338 ios : ^18
4439 xcode : ^16
45- - macos : macos-15
46- ios : ^18
47- xcode : ^26
48- - macos : macos-15
49- ios : ^26
50- xcode : ^26
51- - macos : macos-14
52- ios : ^17
53- xcode : ^15
40+ # - macos: macos-15
41+ # ios: ^26
42+ # xcode: ^26
43+ # Note: iOS 26 simulator is not yet available on GitHub runners
5444 uses : ./.github/workflows/reusable-workflow.yaml
5545 with :
5646 lib : ${{ matrix.lib }}
Original file line number Diff line number Diff line change 6262 - macos : macos-15
6363 ios : ^18
6464 xcode : ^16
65- - macos : macos-15
66- ios : ^26
67- xcode : ^26
65+ # - macos: macos-15
66+ # ios: ^26
67+ # xcode: ^26
68+ # Note: iOS 26 simulator is not yet available on GitHub runners
6869 uses : ./.github/workflows/reusable-workflow.yaml
6970 with :
7071 lib : ${{ matrix.lib }}
8485 - macos : macos-15
8586 ios : ^18
8687 xcode : ^16
87- - macos : macos-15
88- ios : ^26
89- xcode : ^26
88+ # - macos: macos-15
89+ # ios: ^26
90+ # xcode: ^26
91+ # Note: iOS 26 simulator is not yet available on GitHub runners
9092 uses : ./.github/workflows/reusable-workflow.yaml
9193 with :
9294 lib : ${{ matrix.lib }}
You can’t perform that action at this time.
0 commit comments