Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/workflows/build_and_lint_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,16 @@ jobs:
# This job matrix will generate a separate job for all platforms listed.
# Add platforms in alphabetical order.
platform: [
aalc-rpu,
at-cb,
at-mc,
gt-cc,
op2-op,
wc-mb,
yv3-dl,
yv3-vf,
yv35-hda1,
yv35-nf,
yv35-bb,
yv35-cl,
yv35-gl,
Expand All @@ -32,6 +36,7 @@ jobs:
yv4-sd,
yv4-ff,
yv4-wf,
nuvoton-minerva-ag,
nuvoton-sb-rb,
]
# Need to set this to false otherwise it will cancel all platform builds if one fails.
Expand Down
Loading