From: Steve Myers Date: Mon, 5 Dec 2022 17:20:08 +0000 (-0600) Subject: Downgrade ubuntu to 20.04 for test_hardware_wallet CI job X-Git-Tag: v0.26.0-rc.1~10^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.CodeLengthError.html?a=commitdiff_plain;h=11dcc14374e13c526972cd57a9ad726d183fc015;p=bdk Downgrade ubuntu to 20.04 for test_hardware_wallet CI job --- diff --git a/.github/workflows/cont_integration.yml b/.github/workflows/cont_integration.yml index 190bae29..b002a41d 100644 --- a/.github/workflows/cont_integration.yml +++ b/.github/workflows/cont_integration.yml @@ -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: