CI: update to bitcoind 30.2

This commit is contained in:
daywalker90 2026-01-09 11:50:36 +01:00
parent e97b7cf88e
commit d8f5f105d4
No known key found for this signature in database

View file

@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
bitcoind-version: ["30.0"]
bitcoind-version: ["30.2"]
experimental: [1]
deprecated: [0]
python-version: ["3.9", "3.14"]