Skip to content

Commit 14302bf

Browse files
committed
up
1 parent a2637c1 commit 14302bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ jobs:
489489
name: test-static-llama-ane
490490
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
491491
with:
492-
runner: macos-15
492+
runner: macos-15-xlarge
493493
python-version: '3.11'
494494
submodules: 'recursive'
495495
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)