mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-25 16:54: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/macos.yaml
vendored
1
.github/workflows/macos.yaml
vendored
@@ -6,6 +6,7 @@ jobs:
|
||||
smoke-test:
|
||||
name: Smoke Test macOS
|
||||
runs-on: macos-latest
|
||||
timeout-minutes: 120
|
||||
env:
|
||||
DEVELOPER: 1
|
||||
VALGRIND: 0
|
||||
|
||||
Reference in New Issue
Block a user