diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 17a2a14eb..a9976c7d4 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -11,7 +11,7 @@ on: jobs: build: name: Build Universal Cog.app - runs-on: macos-latest + runs-on: macos-13 env: XCODE_DERIVEDDATA_PATH: build steps: