We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c998303 commit f4d50a1Copy full SHA for f4d50a1
.github/workflows/_unittest.yml
@@ -43,7 +43,7 @@ jobs:
43
macos:
44
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
45
with:
46
- runner: macos-15
+ runner: macos-15-xlarge
47
python-version: '3.11'
48
submodules: 'recursive'
49
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
0 commit comments