From 61a6ca95cd8b57afd2643c997b7a720f75014d96 Mon Sep 17 00:00:00 2001 From: Jesse de Wit Date: Fri, 6 Dec 2024 09:18:17 +0100 Subject: [PATCH] itest: cln v24.11rc4 --- .github/workflows/ci.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8c27a06..46527a3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -51,6 +51,10 @@ jobs: strategy: matrix: cln: + - version: v24.11rc4 + rust-version: stable + org: ElementsProject + repo: lightning - version: v24.08 rust-version: stable org: ElementsProject @@ -132,6 +136,7 @@ jobs: strategy: matrix: cln-version: + - v24.11rc4 - v24.08 - v24.05 - v24.02.2