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

Commit 8edb665

Browse files
authored
Update run-readme-pr-mps.yml to fix timeout
Fix typo
1 parent 654bb03 commit 8edb665

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
@@ -10,7 +10,7 @@ jobs:
1010
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
1111
with:
1212
runner: macos-m1-14
13-
timeout-minutes: 50
13+
timeout: 150
1414
script: |
1515
conda create -y -n test-readme-mps-macos python=3.10.11 llvm-openmp
1616
conda activate test-readme-mps-macos

0 commit comments

Comments
 (0)