Update Bitcoin Core to 24.0.1 in other git ci locations

This commit is contained in:
Greg Sanders
2023-02-07 12:27:39 -05:00
committed by Alex Myers
parent b67fde8106
commit 813401b2a6
4 changed files with 11 additions and 11 deletions

View File

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