ci: use Bitcoin Core 27.1

Changelog-None
This commit is contained in:
fanquake
2024-06-17 16:44:23 +01:00
committed by Rusty Russell
parent 259015720e
commit 2614dfc104
4 changed files with 10 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ jobs:
run: |
export PATH="/usr/local/opt:/Users/runner/.local/bin:/Users/runner/Library/Python/3.10/bin:$PATH"
export BITCOIN_VERSION=26.1
export BITCOIN_VERSION=27.1
brew install wget autoconf automake libtool python@3.10 gnu-sed gettext libsodium
(