Skip to content

Commit 137f6b4

Browse files
committed
Updated stability HIL timeout
1 parent 1b48ae2 commit 137f6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stability.workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Testing
2424
test:
2525
runs-on: ['self-hosted', 'hil-stability', 'linux']
26-
26+
timeout-minutes: 1450 # 24h & 10minutes
2727
steps:
2828
- name: Cache .hunter folder
2929
uses: actions/cache@v2

0 commit comments

Comments
 (0)