Skip to content

Commit c0bfebf

Browse files
authored
Merge pull request #1362 from edenhaus/armhf
Build the docker image for linux/arm/v6
2 parents 8399edc + 6f9f1c3 commit c0bfebf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
platforms: |
160160
linux/amd64
161161
linux/386
162+
linux/arm/v6
162163
linux/arm/v7
163164
linux/arm64/v8
164165
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)