Skip to content

Commit

Permalink
Increase hostap test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
julek-wolfssl committed May 8, 2024
1 parent 16ec3e5 commit 86c120a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hostap-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
# For openssl 1.1
runs-on: ubuntu-latest
# This should be a safe limit for the tests to run.
timeout-minutes: 12
timeout-minutes: 45
needs: [build_wolfssl, build_uml_linux]
steps:
- name: Checking if we have kernel in cache
Expand Down

0 comments on commit 86c120a

Please sign in to comment.