diff --git a/.github/workflows/build-macos.yaml b/.github/workflows/build-macos.yaml index 42b7dd19ac296..69e6fdbf67fae 100644 --- a/.github/workflows/build-macos.yaml +++ b/.github/workflows/build-macos.yaml @@ -19,7 +19,7 @@ jobs: build: name: Build on Mac OS if: ${{ !startsWith(github.head_ref, 'dependabot/') }} - runs-on: macos-13-xl-arm64 + runs-on: macos-13-xlarge permissions: contents: read