Skip to content

Commit

Permalink
CI: Bump Bitcoin Core to v25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapsk committed Apr 25, 2024
1 parent 930245c commit c377b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
bitcoind-version: ["0.17.2", "25.1"]
bitcoind-version: ["0.17.2", "25.2"]
os: [macos-13, macos-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c377b7c

Please sign in to comment.