Skip to content

Commit

Permalink
Merge pull request #1362 from edenhaus/armhf
Browse files Browse the repository at this point in the history
Build the docker image for linux/arm/v6
  • Loading branch information
AlexxIT authored Sep 20, 2024
2 parents 8399edc + 6f9f1c3 commit c0bfebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
platforms: |
linux/amd64
linux/386
linux/arm/v6
linux/arm/v7
linux/arm64/v8
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit c0bfebf

Please sign in to comment.