Skip to content

Commit bc4c0df

Browse files
committed
Update multi-compiler timeout
1 parent d747df2 commit bc4c0df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/multi-compiler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
CXX: clang++-14
2727
runs-on: ubuntu-latest
2828
# This should be a safe limit for the tests to run.
29-
timeout-minutes: 2
29+
timeout-minutes: 4
3030
steps:
3131
- uses: actions/checkout@v3
3232
- name: Build

0 commit comments

Comments
 (0)