Skip to content

Commit

Permalink
update bitcoind to 27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daywalker90 authored and cdecker committed Jun 23, 2024
1 parent 8fec74d commit 8c417f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.8", "3.11"]
bitcoind-version: ["26.0"]
bitcoind-version: ["27.1"]
cln-version: ["24.05", "24.02.2", "23.11.2"]
experimental: [1]
deprecated: [0]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
bitcoind-version: ["26.0"]
bitcoind-version: ["27.1"]
experimental: [1]
deprecated: [0]

Expand Down

0 comments on commit 8c417f9

Please sign in to comment.