Skip to content

Commit 9b6367b

Browse files
committed
Add 60 min timeout to ldk-node-integration CI
1 parent 3a57b1b commit 9b6367b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ldk-node-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
platform: [ ubuntu-latest ]
1515
toolchain: [ stable, 1.85.0 ] # 1.85.0 is the MSRV
1616
runs-on: ${{ matrix.platform }}
17+
timeout-minutes: 60
1718

1819
services:
1920
postgres:

0 commit comments

Comments
 (0)