Skip to content

Commit 13c4746

Browse files
committed
Update CI to test on 22.0 instead of 0.21
0.21 does not have support for bech32m
1 parent 51126d3 commit 13c4746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@ jobs:
9393
override: true
9494
- name: Running cargo
9595
env:
96-
BITCOINVERSION: 0.21.0
96+
BITCOINVERSION: '22.0'
9797
run: ./contrib/test.sh

0 commit comments

Comments
 (0)