From 7cb8e2bde1b6fb7bb404766ee92623645b0c0fa5 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Sat, 15 Oct 2022 10:09:16 -0400 Subject: [PATCH] We've lost Proteus HW CI #4668 not alive --- .github/workflows/hardware-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hardware-ci.yaml b/.github/workflows/hardware-ci.yaml index 542541a9d7..dcdf74df08 100644 --- a/.github/workflows/hardware-ci.yaml +++ b/.github/workflows/hardware-ci.yaml @@ -8,7 +8,7 @@ jobs: # Let all builds finish even if one fails early fail-fast: false matrix: - build-target: [f407-discovery, proteus_f4] + build-target: [f407-discovery] include: - build-target: f407-discovery