Skip to content

Commit 53d1fad

Browse files
authored
Merge pull request #97 from benthecarman/timeout-ci
Add 60 min timeout to ldk-node-integration CI
2 parents 3a57b1b + 9b6367b commit 53d1fad

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)