Update multi-compiler timeout
This commit is contained in:
parent
d747df2ae4
commit
bc4c0df315
2
.github/workflows/multi-compiler.yml
vendored
2
.github/workflows/multi-compiler.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
CXX: clang++-14
|
||||
runs-on: ubuntu-latest
|
||||
# This should be a safe limit for the tests to run.
|
||||
timeout-minutes: 2
|
||||
timeout-minutes: 4
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user