We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd58d5e commit 3ee2d17Copy full SHA for 3ee2d17
.github/workflows/integration_tests.yaml
@@ -8,7 +8,7 @@ env:
8
LSP_REF: 'breez-node-v0.18.3-beta'
9
CLIENT_REF: 'v0.17.5-breez-3'
10
GO_VERSION: '^1.21.4'
11
- CLN_VERSION: 'v24.11'
+ CLN_VERSION: 'v25.02rc2'
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments