We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30874b7 commit 67da009Copy full SHA for 67da009
.github/workflows/unittests.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
os: [macos-13, ubuntu-latest]
12
python-version: ["3.8", "3.12"]
13
- bitcoind-version: ["0.18.0", "27.0"]
+ bitcoind-version: ["0.18.0", "27.1"]
14
15
steps:
16
- uses: actions/checkout@v3
0 commit comments