diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31d735cdf..051be1886 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -290,7 +290,7 @@ jobs: macOS: name: Mac needs: [commit-msg, clang-format] - runs-on: macos-11 + runs-on: macos-12 strategy: fail-fast: false matrix: