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 4c5ceaff14
commit 11dcc14374
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

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