diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index 1bc2aa3f..31227814 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -8,7 +8,7 @@ env: LSP_REF: 'breez-node-v0.18.3-beta' CLIENT_REF: 'v0.17.5-breez-3' GO_VERSION: '^1.21.4' - CLN_VERSION: 'v24.11rc4' + CLN_VERSION: 'v24.11' concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}