We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d75039 commit 6a02da9Copy full SHA for 6a02da9
.github/workflows/regression_test_rocm.yml
@@ -31,7 +31,7 @@ jobs:
31
contents: read
32
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
33
with:
34
- timeout: 120
+ timeout: 150
35
no-sudo: ${{ matrix.gpu-arch-type == 'rocm' }}
36
runner: ${{ matrix.runs-on }}
37
gpu-arch-type: ${{ matrix.gpu-arch-type }}
0 commit comments