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:
committad av
GitHub
förälder
df20526aac
incheckning
790d7f449d
@@ -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
|
||||
|
||||
|
||||
Referens i nytt ärende
Block a user