Commit a085b83
committed
Fix GitHub Action: Use macOS 13 with Xcode 15.2 (Swift 5.9)
Swift 5.5 toolchain is incompatible with macOS 15.5 SDK on macos-latest.
Using macos-13 with Xcode 15.2 provides Swift 5.9.2 which is compatible
with our Swift 5.5+ codebase and the available SDK.1 parent b50e625 commit a085b83
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments