Skip to content

Commit 3ee2d17

Browse files
committed
ci: use cln v25.02rc2
1 parent fd58d5e commit 3ee2d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
LSP_REF: 'breez-node-v0.18.3-beta'
99
CLIENT_REF: 'v0.17.5-breez-3'
1010
GO_VERSION: '^1.21.4'
11-
CLN_VERSION: 'v24.11'
11+
CLN_VERSION: 'v25.02rc2'
1212

1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)