Skip to content

Commit 577b081

Browse files
committed
Increase test-gpu-aoti runtime to 1 hour (#496)
1 parent 1b395ce commit 577b081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ jobs:
187187
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
188188
name: test-gpu-aoti (${{ matrix.platform }}, ${{ matrix.model_name }})
189189
needs: gather-models-gpu
190+
timeout: 60
190191
strategy:
191192
matrix: ${{ fromJSON(needs.gather-models-gpu.outputs.models) }}
192193
fail-fast: false

0 commit comments

Comments
 (0)