gha: update to macOS 13, add macOS 14 arm64 (Apple Silicon M1)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 9617e8d0ce8ef7d38bd2291eb7ba0da1a05fabc5) Signed-off-by: Austin Vazquez <macedonv@amazon.com>
This commit is contained in:
parent
a34ca56d30
commit
09b43d5ed9
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -45,7 +45,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- macos-12
|
||||
- macos-13 # macOS 13 on Intel
|
||||
- macos-14 # macOS 14 on arm64 (Apple Silicon M1)
|
||||
# - windows-2022 # FIXME: some tests are failing on the Windows runner, as well as on Appveyor since June 24, 2018: https://ci.appveyor.com/project/docker/cli/history
|
||||
steps:
|
||||
-
|
||||
|
Loading…
x
Reference in New Issue
Block a user