Skip to content

Commit 9e6dbfb

Browse files
committed
CI: bump cln versions
1 parent 106cfdb commit 9e6dbfb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/ci.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ jobs:
8787
strategy:
8888
matrix:
8989
cln:
90-
- version: v25.02
90+
- version: v25.02.1
9191
rust-version: stable
9292
org: ElementsProject
9393
repo: lightning
94-
- version: v24.11
94+
- version: v24.11.2
9595
rust-version: stable
9696
org: ElementsProject
9797
repo: lightning
@@ -219,7 +219,7 @@ jobs:
219219
strategy:
220220
matrix:
221221
cln-version:
222-
- v25.02
222+
- v25.02.1
223223
bitcoind-version:
224224
- '22.1'
225225
- '23.2'
@@ -291,8 +291,8 @@ jobs:
291291
strategy:
292292
matrix:
293293
cln-version:
294-
- v25.02
295-
- v24.11
294+
- v25.02.1
295+
- v24.11.2
296296
- v24.08
297297
steps:
298298
- name: Checkout
@@ -360,7 +360,7 @@ jobs:
360360
matrix:
361361
test:
362362
- lnd-version: jssdwt-v0.18.3-with-ca
363-
cln-version: v24.11
363+
cln-version: v25.02.1
364364
steps:
365365
- name: Checkout
366366
uses: actions/checkout@v4

0 commit comments

Comments
 (0)