diff --git a/.github/workflows/multi-compiler.yml b/.github/workflows/multi-compiler.yml index 60feb3b41..3099139c9 100644 --- a/.github/workflows/multi-compiler.yml +++ b/.github/workflows/multi-compiler.yml @@ -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