Skip to content

Commit 1147cd3

Browse files
Update devcontainer-smoketest.yaml
Add matrix TI All (commented out)
1 parent 4b394e1 commit 1147cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/devcontainer-smoketest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
{ target: M5Core2, build-type: Debug, container: All },
2626
{ target: NXP_MIMXRT1060_EVK, build-type: Debug, container: All }, # No FreeRTOS container yet.
2727
# { target: TI_CC1352R1_LAUNCHXL, build-type: Debug, container: TI, radio-freq: 915 } # Currently broken.
28+
# { target: TI_CC1352R1_LAUNCHXL, build-type: Debug, container: All, radio-freq: 915 } # Currently broken.
2829
]
2930

3031
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)