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
commit e1ba8df80f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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:
-