diff --git a/.github/workflows/build-majestic.yml b/.github/workflows/build-majestic.yml index 6610b6162..acf18be3c 100644 --- a/.github/workflows/build-majestic.yml +++ b/.github/workflows/build-majestic.yml @@ -169,7 +169,7 @@ jobs: macos-xlarge-runtime: name: Runtime (macOS ARM) - runs-on: macos-13-xlarge + runs-on: macos-latest-large steps: - uses: actions/checkout@v3