We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a57b1b + 9b6367b commit 53d1fadCopy full SHA for 53d1fad
1 file changed
.github/workflows/ldk-node-integration.yml
@@ -14,6 +14,7 @@ jobs:
14
platform: [ ubuntu-latest ]
15
toolchain: [ stable, 1.85.0 ] # 1.85.0 is the MSRV
16
runs-on: ${{ matrix.platform }}
17
+ timeout-minutes: 60
18
19
services:
20
postgres:
0 commit comments