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 5ef38d3 commit 6963854Copy full SHA for 6963854
.github/workflows/trunk.yml
@@ -315,7 +315,7 @@ jobs:
315
name: test-llama-torchao-lowbit
316
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
317
with:
318
- runner: macos-m1-stable
+ runner: macos-14
319
python-version: '3.11'
320
submodules: 'recursive'
321
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
0 commit comments