We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2637c1 commit 14302bfCopy full SHA for 14302bf
.github/workflows/trunk.yml
@@ -489,7 +489,7 @@ jobs:
489
name: test-static-llama-ane
490
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
491
with:
492
- runner: macos-15
+ runner: macos-15-xlarge
493
python-version: '3.11'
494
submodules: 'recursive'
495
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
0 commit comments