Skip to content

Commit b84b83e

Browse files
committed
Added test for new Vorago VA416x0 port
1 parent e84b527 commit b84b83e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test-configs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,12 @@ jobs:
457457

458458
# TODO: ti-tms570lc435.config requires CCS_ROOT
459459

460+
vorago_va416x0_test:
461+
uses: ./.github/workflows/test-build.yml
462+
with:
463+
arch: arm
464+
config-file: ./config/examples/vorago_va416x0.config
465+
460466
x86_64_efi_test:
461467
uses: ./.github/workflows/test-build.yml
462468
with:

0 commit comments

Comments
 (0)