We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84b527 commit b84b83eCopy full SHA for b84b83e
1 file changed
.github/workflows/test-configs.yml
@@ -457,6 +457,12 @@ jobs:
457
458
# TODO: ti-tms570lc435.config requires CCS_ROOT
459
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
+
466
x86_64_efi_test:
467
uses: ./.github/workflows/test-build.yml
468
with:
0 commit comments