diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0b4f76da..d4f1102e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -172,7 +172,7 @@ jobs: test-ios-smoke: name: Run native iOS smoke tests using Xcode ${{ matrix.xcode }} needs: authorize - runs-on: macos-13 + runs-on: macos-13-large environment: ${{ github.event.pull_request.head.repo.fork && 'external' || 'internal' }} env: