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 1f06e36 commit 0398441Copy full SHA for 0398441
.github/workflows/build-rootfs.yml
@@ -13,6 +13,8 @@ jobs:
13
matrix:
14
arch:
15
- amd64
16
+ - arm64
17
+ - armhf
18
steps:
19
- uses: actions/checkout@v4.1.1
20
with:
0 commit comments