Skip to content

Commit 67da009

Browse files
committed
CI: Bump Bitcoin Core from 27.0 to 27.1
1 parent 30874b7 commit 67da009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
os: [macos-13, ubuntu-latest]
1212
python-version: ["3.8", "3.12"]
13-
bitcoind-version: ["0.18.0", "27.0"]
13+
bitcoind-version: ["0.18.0", "27.1"]
1414

1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)