From 516bbd0ad732ee70e01556f2e48b1e6155f2067b Mon Sep 17 00:00:00 2001 From: Jesse de Wit Date: Fri, 13 Dec 2024 08:37:26 +0100 Subject: [PATCH] itest: bump cln to v24.11 --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d335611..f3f518b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,7 +87,7 @@ jobs: strategy: matrix: cln: - - version: v24.11rc4 + - version: v24.11 rust-version: stable org: ElementsProject repo: lightning @@ -214,7 +214,7 @@ jobs: strategy: matrix: cln-version: - - v24.11rc4 + - v24.11 - v24.08 - v24.05 - v24.02.2