Skip to content

Commit 86c120a

Browse files
committed
Increase hostap test timeout
1 parent 16ec3e5 commit 86c120a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hostap-vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
# For openssl 1.1
140140
runs-on: ubuntu-latest
141141
# This should be a safe limit for the tests to run.
142-
timeout-minutes: 12
142+
timeout-minutes: 45
143143
needs: [build_wolfssl, build_uml_linux]
144144
steps:
145145
- name: Checking if we have kernel in cache

0 commit comments

Comments
 (0)