Skip to content

Commit

Permalink
Bump test-readme-mps-macos timeout (#1451)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikekgfb authored Jan 21, 2025
1 parent ce994b3 commit 2b555b1
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: 50
timeout: 60
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 2b555b1

Please sign in to comment.