Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 58cf524

Browse files
authored
Change macOS runner version in workflow
Removing dependency on self-hosted macOS runners, in prep for migration to meta-pytorch org
1 parent a1a7f37 commit 58cf524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-readme-pr-mps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test-readme-mps-macos:
1010
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
1111
with:
12-
runner: macos-m1-14
12+
runner: macos-14
1313
timeout: 60
1414
script: |
1515
conda create -y -n test-readme-mps-macos python=3.10.11 llvm-openmp

0 commit comments

Comments
 (0)