diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 64485c0..8856970 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -16,7 +16,7 @@ jobs: matrix: bitcoin_core_version: [ - "25.0", + "25.1", "24.1", "23.2", ]