Skip to content

Commit 172939b

Browse files
committed
github: ci: Enable armhf
Since repo is public it may run for free in forks. Origin: https://github.com/rzr/z-wave-protocol-controller Signed-off-by: Philippe Coval <[email protected]>
1 parent 438f135 commit 172939b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rootfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
arch:
1515
- amd64
1616
- arm64
17-
# - armhf # TODO Enable when supported
17+
- armhf # TODO Enable when supported
1818
steps:
1919
- uses: actions/[email protected]
2020
with:

0 commit comments

Comments
 (0)