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 1a93ffe commit 0fc23caCopy full SHA for 0fc23ca
.github/workflows/fbgemm_gpu_ci_rocm.yml
@@ -224,5 +224,5 @@ jobs:
224
run: . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl
225
226
- name: Test with PyTest
227
- timeout-minutes: 60
+ timeout-minutes: 90
228
run: . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV
0 commit comments