Skip to content

Commit e5ab569

Browse files
daywalker90chrisguida
authored andcommitted
CI: update to CLN v25.09
1 parent aec6501 commit e5ab569

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
python-version: ["3.9", "3.13"]
2222
bitcoind-version: ["28.1"]
23-
cln-version: ["24.11", "25.05", "25.02"]
23+
cln-version: ["25.09", "25.05", "25.02"]
2424
experimental: [1]
2525
deprecated: [0]
2626

@@ -189,7 +189,7 @@ jobs:
189189
strategy:
190190
fail-fast: false
191191
matrix:
192-
cln-version: ["24.11", "25.05", "25.02"]
192+
cln-version: ["25.09", "25.05", "25.02"]
193193
steps:
194194
- uses: actions/checkout@v4
195195
with:

0 commit comments

Comments
 (0)