mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-18 13:08:13 +02:00
ci: use Bitcoin Core 24.1
This commit is contained in:
parent
222dafb197
commit
dff2dd259e
4 changed files with 9 additions and 9 deletions
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue