]> Untitled Git - bdk/commitdiff
Downgrade ubuntu to 20.04 for test_hardware_wallet CI job
authorSteve Myers <steve@notmandatory.org>
Mon, 5 Dec 2022 17:20:08 +0000 (11:20 -0600)
committerSteve Myers <steve@notmandatory.org>
Mon, 5 Dec 2022 17:23:40 +0000 (11:23 -0600)
.github/workflows/cont_integration.yml

index 190bae292e01e57eca49f4968b0a3cdd3fce9597..b002a41d5e3dd198127775807254f50104211f50 100644 (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: