Skip to content

Commit

Permalink
increase timeout since jobs timeout and cancel after 30 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
osalpekar committed Oct 20, 2022
1 parent 3e2eb3a commit 15f46da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-linux-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
repository: pytorch/vision
gpu-arch-type: cuda
gpu-arch-version: ${{ matrix.cuda_arch_version }}
timeout: 60
script: |
# Mark Build Directory Safe
git config --global --add safe.directory /__w/vision/vision
Expand Down

0 comments on commit 15f46da

Please sign in to comment.