mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-28 18:24:20 +01:00
ci: add timeout field to 2h for each task
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
committed by
Rusty Russell
parent
57d21206db
commit
ba4f0c8dab
1
.github/workflows/bsd.yml
vendored
1
.github/workflows/bsd.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
testfreebsd:
|
||||
runs-on: macos-10.15
|
||||
name: Build and test on FreeBSD
|
||||
timeout-minutes: 120
|
||||
env:
|
||||
DEVELOPER: 1
|
||||
VALGRIND: 0
|
||||
|
||||
Reference in New Issue
Block a user