diff --git a/.github/workflows/build-majestic.yml b/.github/workflows/build-majestic.yml index acf18be3c..5636e883c 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-latest-large + runs-on: macos-latest-xlarge steps: - uses: actions/checkout@v3