mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 17:44:20 +01:00
ci: use Bitcoin Core 24.1
This commit is contained in:
committed by
Christian Decker
parent
222dafb197
commit
dff2dd259e
2
.github/scripts/setup.sh
vendored
2
.github/scripts/setup.sh
vendored
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
export BITCOIN_VERSION=24.0.1
|
||||
export BITCOIN_VERSION=24.1
|
||||
export ELEMENTS_VERSION=22.0.2
|
||||
export RUST_VERSION=stable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user