Skip to content

Commit 9c61817

Browse files
authored
Merge pull request #10347 from Frauschi/pq-all_timeout
Increase pq-all test timeout
2 parents 0f0348d + 4f3f40e commit 9c61817

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pq-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: github.repository_owner == 'wolfssl'
4545
runs-on: ubuntu-24.04
4646
# This should be a safe limit for the tests to run.
47-
timeout-minutes: 6
47+
timeout-minutes: 10
4848
steps:
4949
- uses: actions/checkout@v4
5050
name: Checkout wolfSSL

0 commit comments

Comments
 (0)