Skip to content

Commit 9e3a37a

Browse files
authored
increase timeout for Linux unittest CI on CPU (#7369)
1 parent 0e45022 commit 9e3a37a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-linux-cpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
runner: linux.12xlarge
2424
repository: pytorch/vision
25+
timeout: 120
2526
script: |
2627
# Mark Build Directory Safe
2728
git config --global --add safe.directory /__w/vision/vision

0 commit comments

Comments
 (0)