We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0348d + 4f3f40e commit 9c61817Copy full SHA for 9c61817
1 file changed
.github/workflows/pq-all.yml
@@ -44,7 +44,7 @@ jobs:
44
if: github.repository_owner == 'wolfssl'
45
runs-on: ubuntu-24.04
46
# This should be a safe limit for the tests to run.
47
- timeout-minutes: 6
+ timeout-minutes: 10
48
steps:
49
- uses: actions/checkout@v4
50
name: Checkout wolfSSL
0 commit comments