Skip to content

Commit 77fba97

Browse files
committed
Revert "Increase test-gpu-aoti runtime to 1 hour (#496)" (#506)
This reverts commit f65b53f as it just contains a typo.
1 parent 3ef5c3e commit 77fba97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pull.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ 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
191190
strategy:
192191
matrix: ${{ fromJSON(needs.gather-models-gpu.outputs.models) }}
193192
fail-fast: false

0 commit comments

Comments
 (0)