Skip to content

Commit 6963854

Browse files
authored
Change torchao runner
1 parent 5ef38d3 commit 6963854

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
@@ -315,7 +315,7 @@ jobs:
315315
name: test-llama-torchao-lowbit
316316
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
317317
with:
318-
runner: macos-m1-stable
318+
runner: macos-14
319319
python-version: '3.11'
320320
submodules: 'recursive'
321321
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)