Skip to content

Commit

Permalink
fix: Github Actions: fix spurious "," typo
Browse files Browse the repository at this point in the history
Changelog: Title
Ticket: None

Signed-off-by: Josef Holzmayr <jester@theyoctojester.info>
  • Loading branch information
TheYoctoJester committed Oct 22, 2024
1 parent 61e495c commit f7bb16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
include:
- board: apalis-imx6
experimental: true
- board: colibri-imx6ull,
- board: colibri-imx6ull
experimental: true
- board: stm32mp15-disco
experimental: true
Expand Down

0 comments on commit f7bb16f

Please sign in to comment.