File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,14 +46,14 @@ jobs:
4646 with :
4747 arch : arm
4848 config-file : ./config/examples/imx-rt1040.config
49- board-name : evkmimxrt1040
49+ board-name : evkbmimxrt1060
5050
5151 imx_rt1050_test :
5252 uses : ./.github/workflows/test-build-mcux-sdk-manifests.yml
5353 with :
5454 arch : arm
5555 config-file : ./config/examples/imx-rt1050.config
56- board-name : evkbimxrt1050
56+ board-name : evkbmimxrt1060
5757
5858 imx_rt1060_test :
5959 uses : ./.github/workflows/test-build-mcux-sdk-manifests.yml
@@ -74,15 +74,15 @@ jobs:
7474 with :
7575 arch : arm
7676 config-file : ./config/examples/imx-rt1040.config
77- board-name : evkmimxrt1040
77+ board-name : evkbmimxrt1060
7878 make-args : PKA=1 NO_ARM_ASM=1
7979
8080 imx_rt1050_test_pka :
8181 uses : ./.github/workflows/test-build-mcux-sdk-manifests.yml
8282 with :
8383 arch : arm
8484 config-file : ./config/examples/imx-rt1050.config
85- board-name : evkbimxrt1050
85+ board-name : evkbmimxrt1060
8686 make-args : PKA=1 NO_ARM_ASM=1
8787
8888 imx_rt1060_test_pka :
You can’t perform that action at this time.
0 commit comments