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 e48415b commit 7a6c69dCopy full SHA for 7a6c69d
.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