mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-03-20 03:41:54 +00:00
set manual job timeout to 24 hours
Signed-off-by: Max Brenner <xamrennerb@gmail.com>
This commit is contained in:
1
.github/workflows/manual.yml
vendored
1
.github/workflows/manual.yml
vendored
@@ -72,6 +72,7 @@ jobs:
|
||||
test:
|
||||
runs-on: [ self-hosted, small ]
|
||||
needs: [ build ]
|
||||
timeout-minutes: 1440
|
||||
|
||||
steps:
|
||||
- name: install JRE
|
||||
|
||||
1
.github/workflows/quali-basic-manual.yml
vendored
1
.github/workflows/quali-basic-manual.yml
vendored
@@ -86,6 +86,7 @@ jobs:
|
||||
test:
|
||||
runs-on: [ self-hosted, small ]
|
||||
needs: [ build ]
|
||||
timeout-minutes: 1440
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user