Skip to content

Commit f3c6e82

Browse files
committed
WIP: mod: .github/workflows/build-rootfs.yml (devel/build/main)
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent e76565c commit f3c6e82

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-rootfs.yml

-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ on: # yamllint disable-line rule:truthy
77
jobs:
88
build:
99
runs-on: ubuntu-24.04
10-
strategy:
11-
matrix:
12-
arch:
13-
- amd64
14-
# - armhf # TODO Enable when supported
1510
steps:
1611
- uses: actions/checkout@v4.1.1
1712
with:

0 commit comments

Comments
 (0)