We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b8877 commit 99ff808Copy full SHA for 99ff808
.github/workflows/rust.yml
@@ -93,5 +93,5 @@ jobs:
93
override: true
94
- name: Running cargo
95
env:
96
- BITCOINVERSION: 0.21.0
+ BITCOINVERSION: '22.0'
97
run: ./contrib/test.sh
0 commit comments