Skip to content

Commit 0fc23ca

Browse files
q10facebook-github-bot
authored andcommitted
Extend ROCm CI timeout (#4839)
Summary: Pull Request resolved: #4839 Reviewed By: ionuthristodorescu Differential Revision: D81981228 Pulled By: q10 fbshipit-source-id: c704d2bd58e384e0a9d85889ee72b817d088d75d
1 parent 1a93ffe commit 0fc23ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fbgemm_gpu_ci_rocm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,5 +224,5 @@ jobs:
224224
run: . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl
225225

226226
- name: Test with PyTest
227-
timeout-minutes: 60
227+
timeout-minutes: 90
228228
run: . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV

0 commit comments

Comments
 (0)