File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -87,11 +87,11 @@ jobs:
87
87
strategy :
88
88
matrix :
89
89
cln :
90
- - version : v25.02
90
+ - version : v25.02.1
91
91
rust-version : stable
92
92
org : ElementsProject
93
93
repo : lightning
94
- - version : v24.11
94
+ - version : v24.11.2
95
95
rust-version : stable
96
96
org : ElementsProject
97
97
repo : lightning
@@ -219,7 +219,7 @@ jobs:
219
219
strategy :
220
220
matrix :
221
221
cln-version :
222
- - v25.02
222
+ - v25.02.1
223
223
bitcoind-version :
224
224
- ' 22.1'
225
225
- ' 23.2'
@@ -291,8 +291,8 @@ jobs:
291
291
strategy :
292
292
matrix :
293
293
cln-version :
294
- - v25.02
295
- - v24.11
294
+ - v25.02.1
295
+ - v24.11.2
296
296
- v24.08
297
297
steps :
298
298
- name : Checkout
@@ -360,7 +360,7 @@ jobs:
360
360
matrix :
361
361
test :
362
362
- lnd-version : jssdwt-v0.18.3-with-ca
363
- cln-version : v24.11
363
+ cln-version : v25.02.1
364
364
steps :
365
365
- name : Checkout
366
366
uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments