Merge pull request #4794 from thaJeztah/ci_update_macos_runner

gha: update to use macos-12 runners
This commit is contained in:
Sebastiaan van Stijn
2024-01-15 15:31:39 +01: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:
-