Skip to content

Commit 0398441

Browse files
committed
SWPROT-8953: ci: github: Enable arm64 again and consider armhf next
For some reason it was not buidling despite the tricks in helper script. Origin: #14 Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 1f06e36 commit 0398441

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-rootfs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
matrix:
1414
arch:
1515
- amd64
16+
- arm64
17+
- armhf
1618
steps:
1719
- uses: actions/checkout@v4.1.1
1820
with:

0 commit comments

Comments
 (0)