Skip to content

Commit

Permalink
gha: update to use macos-12 runners
Browse files Browse the repository at this point in the history
It's the minimum version supported by Docker Desktop

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit f722e07)
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
thaJeztah authored and austinvazquez committed Jul 23, 2024
1 parent e7f68af commit fcfe5f3
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 fcfe5f3

Please sign in to comment.