Skip to content

Commit 3d9a08e

Browse files
committed
feat: enable cicd builds for AM62LX
Now that base platform support has been added, enable CICD builds for AM62LX for the linux and buildroot OS configs. Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent 98f5e6f commit 3d9a08e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- AM437X
2929
- AM57X
3030
- AM62AX
31+
- AM62LX
3132
- AM62PX
3233
- AM62X
3334
- AM64X
@@ -50,6 +51,8 @@ jobs:
5051
device: AM62X
5152
- os: buildroot
5253
device: AM62X
54+
- os: buildroot
55+
device: AM62LX
5356
- os: debian
5457
device: AM62X
5558
- os: debian

0 commit comments

Comments
 (0)