Merge pull request #5678 from austinvazquez/cherry-pick-9617e8d0ce8ef7d38bd2291eb7ba0da1a05fabc5-to-23.0
[23.0] gha: update to macOS 13, add macOS 14 arm64 (Apple Silicon M1)
This commit is contained in:
commit
6ff84b8076
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -45,7 +45,8 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
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
|
# - 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:
|
steps:
|
||||||
-
|
-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user