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