Skip to content

Commit

Permalink
Merge pull request #4794 from thaJeztah/ci_update_macos_runner
Browse files Browse the repository at this point in the history
gha: update to use macos-12 runners
  • Loading branch information
thaJeztah authored Jan 15, 2024
2 parents 67c5a9b + f722e07 commit ca58fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-11
- macos-12
# - 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 ca58fdf

Please sign in to comment.