Merge pull request #5288 from austinvazquez/backport-macos-11-deprecations-to-23.0

[23.0 backport] gha: update to use macos-12 runners
This commit is contained in:
Sebastiaan van Stijn
2024-07-24 00:59:43 +02:00
committed by GitHub
+1 -1
View File
@@ -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:
-