Skip to content

Commit

Permalink
Merge pull request #5288 from austinvazquez/backport-macos-11-depreca…
Browse files Browse the repository at this point in the history
…tions-to-23.0

[23.0 backport] gha: update to use macos-12 runners
  • Loading branch information
thaJeztah authored Jul 23, 2024
2 parents e7f68af + fcfe5f3 commit e1ba8df
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 e1ba8df

Please sign in to comment.