diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 453fb9b103..0972595137 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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: -