Skip to content

Commit

Permalink
Added build test for MCXA153
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Mar 29, 2024
1 parent dfc53df commit ad00db4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test-configs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ jobs:
arch: ppc
config-file: ./config/examples/nxp-t2080.config

nxp_mcxa_test:
uses: ./.github/workflows/test-build-mcux-sdk.yml
with:
arch: arm
config-file: ./config/examples/mcxa.config

raspi3_test:
uses: ./.github/workflows/test-build.yml
with:
Expand Down

0 comments on commit ad00db4

Please sign in to comment.