Skip to content

Commit 0bcc14f

Browse files
committed
Set 6hr timeout for PyTorch source compilation builds
1 parent 7bdd888 commit 0bcc14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.jetson.6.2.0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
docker:
2121
runs-on:
2222
labels: ubuntu-latest
23-
timeout-minutes: 120
23+
timeout-minutes: 360
2424
permissions:
2525
id-token: write
2626
contents: read

0 commit comments

Comments
 (0)