diff --git a/.github/workflows/pq-all.yml b/.github/workflows/pq-all.yml index 237a1fa5ee..c6d4704e99 100644 --- a/.github/workflows/pq-all.yml +++ b/.github/workflows/pq-all.yml @@ -44,7 +44,7 @@ jobs: if: github.repository_owner == 'wolfssl' runs-on: ubuntu-24.04 # This should be a safe limit for the tests to run. - timeout-minutes: 6 + timeout-minutes: 10 steps: - uses: actions/checkout@v4 name: Checkout wolfSSL