mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-03-20 03:41:54 +00:00
Increase timeout minutes for quali-advanced test job
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
This commit is contained in:
1
.github/workflows/quali-advanced.yml
vendored
1
.github/workflows/quali-advanced.yml
vendored
@@ -76,6 +76,7 @@ jobs:
|
||||
test:
|
||||
runs-on: [ self-hosted, small ]
|
||||
needs: [ vars, generate-matrix, build ]
|
||||
timeout-minutes: 720
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix: ${{ fromJson( needs.generate-matrix.outputs.matrix ) }}
|
||||
|
||||
Reference in New Issue
Block a user