ci: use Bitcoin Core 25.1

This commit is contained in:
fanquake
2023-10-19 10:59:09 +01:00
committed by Rusty Russell
parent 4216affe90
commit a13cbcf16f
4 changed files with 10 additions and 10 deletions

View File

@@ -211,7 +211,7 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 120
env:
BITCOIN_VERSION: "25.0"
BITCOIN_VERSION: "25.1"
ELEMENTS_VERSION: 22.0.2
RUST_PROFILE: release # Has to match the one in the compile step
PYTEST_OPTS: --timeout=1200
@@ -319,7 +319,7 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 120
env:
BITCOIN_VERSION: "25.0"
BITCOIN_VERSION: "25.1"
ELEMENTS_VERSION: 22.0.2
RUST_PROFILE: release # Has to match the one in the compile step
CFG: compile-gcc
@@ -389,7 +389,7 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 120
env:
BITCOIN_VERSION: "25.0"
BITCOIN_VERSION: "25.1"
ELEMENTS_VERSION: 22.0.2
RUST_PROFILE: release
SLOW_MACHINE: 1