From 6fad4cb804bc6d041febd1d4b4a263d2c4923304 Mon Sep 17 00:00:00 2001 From: "Filies Olaf (IFAG DES TOC PSA)" Date: Tue, 28 Nov 2023 19:00:02 +0100 Subject: [PATCH] reverse platform and fqbn --- .github/workflows/arduino_ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/arduino_ci.yml b/.github/workflows/arduino_ci.yml index 2595fd93..090ea309 100644 --- a/.github/workflows/arduino_ci.yml +++ b/.github/workflows/arduino_ci.yml @@ -92,9 +92,7 @@ jobs: # board packages we want to run # attention the matrix spans over the fqbn not platform so that we can choose different boards fqbn: [ - "arduino:avr:uno", "Infineon:xmc:XMC1100_XMC2GO", - "Infineon:xmc:XMC4700_Relax_Kit" ] include: