Skip to content

Commit

Permalink
reverse platform and fqbn
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafFilies committed Nov 28, 2023
1 parent 5c32163 commit 176868e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
# board packages we want to run
fqbn: [
"arduino:avr:uno",
"infineon:xmc:XMC1100_XMC2GO",
"infineon:xmc:XMC4700_Relax_Kit",
"Infineon:xmc:XMC1100_XMC2GO",
"Infineon:xmc:XMC4700_Relax_Kit",
]

include:
Expand Down

0 comments on commit 176868e

Please sign in to comment.