mirror of
https://github.com/JoinMarket-Org/joinmarket-clientserver.git
synced 2026-08-18 13:17:51 +02:00
CI: Bump Bitcoin Core from 26.0 to 26.1
This commit is contained in:
parent
266d9833d3
commit
4e75f6ecd9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unittests.yml
vendored
2
.github/workflows/unittests.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
matrix:
|
||||
os: [macos-13, ubuntu-latest]
|
||||
python-version: ["3.8", "3.11"]
|
||||
bitcoind-version: ["0.18.0", "26.0"]
|
||||
bitcoind-version: ["0.18.0", "26.1"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue