Skip to content

Commit

Permalink
MPS on macos-14 (pytorch#738)
Browse files Browse the repository at this point in the history
* MPS on macos-14

* typo
  • Loading branch information
mikekgfb authored and malfet committed Jul 17, 2024
1 parent aa7267e commit bfc1d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-readme-pr-mps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
test-readme-mps-macos:
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
with:
runner: macos-m1-stable # neeps MPS, was macos-m1-stable
runner: macos-m1-14
script: |
conda create -y -n test-readme-mps-macos python=3.10.11
conda activate test-readme-mps-macos
Expand Down

0 comments on commit bfc1d3f

Please sign in to comment.