Downgrade ubuntu to 20.04 for test_hardware_wallet CI job

This commit is contained in:
Steve Myers
2022-12-05 11:20:08 -06:00
parent 5168d41a93
commit 005447c81e

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: