Skip to content

Commit

Permalink
Update run-readme-pr-mps.yml to fix timeout
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
mikekgfb authored Jan 6, 2025
1 parent 654bb03 commit 8edb665
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 @@ -10,7 +10,7 @@ jobs:
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
with:
runner: macos-m1-14
timeout-minutes: 50
timeout: 150
script: |
conda create -y -n test-readme-mps-macos python=3.10.11 llvm-openmp
conda activate test-readme-mps-macos
Expand Down

0 comments on commit 8edb665

Please sign in to comment.