Skip to content

Commit 15f46da

Browse files
committed
increase timeout since jobs timeout and cancel after 30 mins
1 parent 3e2eb3a commit 15f46da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
repository: pytorch/vision
2626
gpu-arch-type: cuda
2727
gpu-arch-version: ${{ matrix.cuda_arch_version }}
28+
timeout: 60
2829
script: |
2930
# Mark Build Directory Safe
3031
git config --global --add safe.directory /__w/vision/vision

0 commit comments

Comments
 (0)