mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-29 11:54:34 +01:00
ci: use Bitcoin Core 24.1
This commit is contained in:
committed by
Christian Decker
parent
222dafb197
commit
dff2dd259e
2
.github/workflows/macos.yaml
vendored
2
.github/workflows/macos.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
run: |
|
||||
export PATH="/usr/local/opt:/Users/runner/.local/bin:/Users/runner/Library/Python/3.10/bin:$PATH"
|
||||
|
||||
export BITCOIN_VERSION=24.0.1
|
||||
export BITCOIN_VERSION=24.1
|
||||
brew install wget autoconf automake libtool python@3.10 gmp gnu-sed gettext libsodium
|
||||
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user