Commit 293cc37
committed
[CI] Bump MacOS GitHub runner version
Part of OpenAssetIO/OpenAssetIO#1480.
GitHub have deprecated their macos-13 runners, so we must bump to a
later MacOS version for CI tests.
We choose macos-15-intel because
* 15 is the latest, and we want maximum time before having to deal with
another deprecation.
* Intel because at time of writing we still don't build `openassetio`
wheels for MacOS ARM.
Signed-off-by: David Feltell <david.feltell@foundry.com>1 parent d58a7da commit 293cc37
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments