diff --git a/.github/workflows/build-targets.yml b/.github/workflows/build-targets.yml index 42ba73e0c..c6307b34b 100644 --- a/.github/workflows/build-targets.yml +++ b/.github/workflows/build-targets.yml @@ -47,7 +47,7 @@ jobs: path: .vs\${{ matrix.platform }}\${{ matrix.config }}\Output\ezQuake.exe macos-build: - runs-on: macos-14 + runs-on: macos-13 strategy: matrix: ARCH: ["arm64","intel"]