Commit 9753cae
Update Apple Toolchain Used in GitHub Actions (#1876)
Summary:
We were using `macos-13`, back at a time where `macos-latest` was too out of date. Let's go back to `macos-latest`, and latest stable XCode.
Pull Request resolved: #1876
Test Plan: The workflows now pass in PR
Reviewed By: cipolleschi, cortinico
Differential Revision: D93552138
Pulled By: NickGerleman
fbshipit-source-id: 4e825f25d96b88d50187b04801aac3fbd1090fb71 parent 2214764 commit 9753cae
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- .github
- actions/setup-apple
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments