Compare commits

...

3 Commits

Author SHA1 Message Date
Steve Myers
d288cbbbbc
Bump version to 0.25.0 2022-12-05 14:28:30 -06:00
Steve Myers
005447c81e
Downgrade ubuntu to 20.04 for test_hardware_wallet CI job 2022-12-05 13:54:05 -06:00
Steve Myers
5168d41a93
Bump version to 0.25.0-rc.1 2022-11-30 09:08:37 -08:00

View File

@ -173,8 +173,8 @@ jobs:
- name: Check fmt - name: Check fmt
run: cargo fmt --all -- --config format_code_in_doc_comments=true --check run: cargo fmt --all -- --config format_code_in_doc_comments=true --check
test_harware_wallet: test_hardware_wallet:
runs-on: ubuntu-latest runs-on: ubuntu-20.04
strategy: strategy:
matrix: matrix:
rust: rust: