Skip to content

Commit

Permalink
Revert "Increase test-gpu-aoti runtime to 1 hour (pytorch#496)" (pyto…
Browse files Browse the repository at this point in the history
…rch#506)

This reverts commit f65b53f as it just contains a typo.
  • Loading branch information
malfet committed Jul 17, 2024
1 parent 3ef5c3e commit 77fba97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ jobs:
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
name: test-gpu-aoti (${{ matrix.platform }}, ${{ matrix.model_name }})
needs: gather-models-gpu
timeout: 60
strategy:
matrix: ${{ fromJSON(needs.gather-models-gpu.outputs.models) }}
fail-fast: false
Expand Down

0 comments on commit 77fba97

Please sign in to comment.