We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438f135 commit d73d8d9Copy full SHA for d73d8d9
.github/workflows/build-rootfs.yml
@@ -14,7 +14,7 @@ jobs:
14
arch:
15
- amd64
16
- arm64
17
- # - armhf # TODO Enable when supported
+ - armhf # TODO Enable when supported
18
steps:
19
- uses: actions/checkout@v4.1.1
20
with:
0 commit comments