mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 14:24:20 +01:00
ci: use Bitcoin Core 24.1
This commit is contained in:
committed by
Christian Decker
parent
222dafb197
commit
dff2dd259e
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -203,7 +203,7 @@ jobs:
|
||||
timeout-minutes: 120
|
||||
env:
|
||||
COMPAT: 1
|
||||
BITCOIN_VERSION: 24.0.1
|
||||
BITCOIN_VERSION: 24.1
|
||||
ELEMENTS_VERSION: 22.0.2
|
||||
RUST_PROFILE: release # Has to match the one in the compile step
|
||||
PYTEST_OPTS: --timeout=1200
|
||||
@@ -311,7 +311,7 @@ jobs:
|
||||
timeout-minutes: 120
|
||||
env:
|
||||
COMPAT: 1
|
||||
BITCOIN_VERSION: 24.0.1
|
||||
BITCOIN_VERSION: 24.1
|
||||
ELEMENTS_VERSION: 22.0.2
|
||||
RUST_PROFILE: release # Has to match the one in the compile step
|
||||
VALGRIND: 1
|
||||
|
||||
Reference in New Issue
Block a user