mirror of
https://github.com/aljazceru/lspd.git
synced 2026-01-06 23:54:24 +01:00
upgrade cln to v24.02
This commit is contained in:
2
.github/workflows/integration_tests.yaml
vendored
2
.github/workflows/integration_tests.yaml
vendored
@@ -8,7 +8,7 @@ env:
|
||||
LSP_REF: 'breez-node-v0.17.2-beta'
|
||||
CLIENT_REF: 'v0.16.4-breez-3'
|
||||
GO_VERSION: '^1.19'
|
||||
CLN_VERSION: 'v23.11'
|
||||
CLN_VERSION: 'v24.02'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
||||
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -9,7 +9,7 @@ env:
|
||||
LSPD_GO_VERSION: 1.21.0
|
||||
LND_GO_VERSION: 1.21.0
|
||||
LND_REF: 0c939786ced78a981bd77c7da628bfcf86ada568
|
||||
CLN_REF: v23.11.2
|
||||
CLN_REF: v24.02
|
||||
|
||||
jobs:
|
||||
lspd:
|
||||
|
||||
Reference in New Issue
Block a user