diff --git a/.github/workflows/mac-build.yml b/.github/workflows/mac-build.yml index 90466aad2..e06772e7a 100644 --- a/.github/workflows/mac-build.yml +++ b/.github/workflows/mac-build.yml @@ -13,7 +13,7 @@ env: ERROR_ON_FAILURES: 1 jobs: xcode: - runs-on: macos-15 + runs-on: macos-14 defaults: run: shell: bash @@ -57,7 +57,7 @@ jobs: fi timeout-minutes: 30 clang: - runs-on: macos-15 + runs-on: macos-14 strategy: matrix: symbols: