mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-29 10:44:21 +01:00
ci: use Bitcoin Core 25.0
This commit is contained in:
2
.github/workflows/macos.yaml
vendored
2
.github/workflows/macos.yaml
vendored
@@ -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=24.1
|
||||
export BITCOIN_VERSION=25.0
|
||||
brew install wget autoconf automake libtool python@3.10 gnu-sed gettext libsodium
|
||||
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user