Skip to content

Commit

Permalink
Merge pull request #5269 from thaJeztah/27.1_backport_add_macos_apple…
Browse files Browse the repository at this point in the history
…_silicon

[27.1 backport] gha: update to macOS 13, add macOS 14 arm64 (Apple Silicon M1)
  • Loading branch information
thaJeztah authored Jul 19, 2024
2 parents a2a0fb7 + ad47d2a commit f90273c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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:
-
Expand Down

0 comments on commit f90273c

Please sign in to comment.