Increase build timeouts (#107)

- Increase build timeouts to 60 min (formerly 45 in most workflows)

[ROCm/rocprofiler-systems commit: ab4f1e3f77]
This commit is contained in:
Jonathan R. Madsen
2022-07-22 15:25:40 -05:00
committad av GitHub
förälder df20526aac
incheckning 790d7f449d
4 ändrade filer med 9 tillägg och 9 borttagningar
+1 -1
Visa fil
@@ -60,7 +60,7 @@ jobs:
-DOMNITRACE_CI_MPI_RUN_AS_ROOT=ON
- name: Build
timeout-minutes: 45
timeout-minutes: 60
run:
cmake --build build --target all --parallel 2 -- VERBOSE=1