Skip to content

Commit d4f020f

Browse files
ci: add 30-minute timeout to GPU test jobs
1 parent 1f2c0c5 commit d4f020f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gpu-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222
jobs:
2323
gpu-tests:
2424
runs-on: gpu-1
25+
timeout-minutes: 30
2526
environment: gpu-testing
2627
permissions:
2728
contents: read

0 commit comments

Comments
 (0)