From 42091b8970a7e6f4c375640e7e03af463cd4f026 Mon Sep 17 00:00:00 2001 From: Andras Fekete Date: Mon, 18 Mar 2024 11:22:03 -0400 Subject: [PATCH] Normally these tests take 3 minutes, but sometimes they take much longer --- .github/workflows/openvpn.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/openvpn.yml b/.github/workflows/openvpn.yml index 314f9a4eb..bf05107b2 100644 --- a/.github/workflows/openvpn.yml +++ b/.github/workflows/openvpn.yml @@ -34,7 +34,7 @@ jobs: name: ${{ matrix.ref }} runs-on: ubuntu-latest # This should be a safe limit for the tests to run. - timeout-minutes: 6 + timeout-minutes: 10 needs: build_wolfssl steps: - name: Download lib