diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index 9a21e61..afc65d3 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -8,7 +8,7 @@ env: LSP_REF: 'breez-node-v0.16.4-beta' CLIENT_REF: 'v0.16.4-breez-3' GO_VERSION: '^1.19' - CLN_VERSION: 'v23.08' + CLN_VERSION: 'v23.11' jobs: setup-bitcoin-core: