We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec6501 commit e5ab569Copy full SHA for e5ab569
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
python-version: ["3.9", "3.13"]
22
bitcoind-version: ["28.1"]
23
- cln-version: ["24.11", "25.05", "25.02"]
+ cln-version: ["25.09", "25.05", "25.02"]
24
experimental: [1]
25
deprecated: [0]
26
@@ -189,7 +189,7 @@ jobs:
189
strategy:
190
fail-fast: false
191
192
193
steps:
194
- uses: actions/checkout@v4
195
with:
0 commit comments