Skip to content

Commit 863ccd3

Browse files
committed
CI: upgrade CLN to v25.09.1
1 parent ef73f80 commit 863ccd3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/latest_v25.09.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
call-ci:
1010
uses: ./.github/workflows/ci.yml
1111
with:
12-
cln-version: "v25.09"
13-
pyln-version: "25.9"
12+
cln-version: "v25.09.1"
13+
pyln-version: "25.9.1"
1414
tagged-release: true

.github/workflows/main_v25.09.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
call-ci:
2020
uses: ./.github/workflows/ci.yml
2121
with:
22-
cln-version: "v25.09"
23-
pyln-version: "25.9"
22+
cln-version: "v25.09.1"
23+
pyln-version: "25.9.1"
2424
tagged-release: false

0 commit comments

Comments
 (0)