diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1af207..3c5bcec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,9 +54,6 @@ jobs: gcc: ["10.3-2021.10"] target: ["stm32f407", "stm32f767", "stm32f746"] include: - - gcc: "7-2018-q2" - configuration: "RelWithDebInfo" - target: "stm32f767" - gcc: "8-2019-q3" configuration: "RelWithDebInfo" target: "stm32f767"