Skip to content

Commit

Permalink
CI: upgrade CLN versions, including 24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
daywalker90 committed Dec 10, 2024
1 parent 7e425c9 commit 0bc5cce
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
python-version: ["3.8", "3.11"]
bitcoind-version: ["27.1"]
cln-version: ["24.08.1", "24.05", "24.02.2"]
cln-version: ["24.11", "24.08.2", "24.05"]
experimental: [1]
deprecated: [0]

Expand Down Expand Up @@ -234,7 +234,7 @@ jobs:
strategy:
fail-fast: false
matrix:
cln-version: ["24.08.1", "24.05", "24.02.2"]
cln-version: ["24.11", "24.08.2", "24.05"]
steps:
- uses: actions/checkout@v4
with:
Expand Down
Loading

0 comments on commit 0bc5cce

Please sign in to comment.