We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b48ae2 commit 137f6b4Copy full SHA for 137f6b4
.github/workflows/stability.workflow.yml
@@ -23,7 +23,7 @@ jobs:
23
# Testing
24
test:
25
runs-on: ['self-hosted', 'hil-stability', 'linux']
26
-
+ timeout-minutes: 1450 # 24h & 10minutes
27
steps:
28
- name: Cache .hunter folder
29
uses: actions/cache@v2
0 commit comments