Merge pull request #1362 from edenhaus/armhf

Build the docker image for linux/arm/v6
This commit is contained in:
Alex X
2024-09-20 13:50:02 +03:00
committed by GitHub
+1
View File
@@ -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' }}