Add linux/arm/v7 to automate builds

After working around 32bits issues, this PR automate arm/v7 builds
This commit is contained in:
Rafael Blumberg 2022-01-21 18:44:55 +00:00 committed by Xiaonan Shen
parent 758406337f
commit ba5d5297dc

View File

@ -16,7 +16,7 @@ on:
env:
DOCKER_REPO: shenxn/protonmail-bridge
DOCKER_REPO_DEV: ghcr.io/shenxn/protonmail-bridge-dev
PLATFORMS: linux/amd64,linux/arm64/v8
PLATFORMS: linux/amd64,linux/arm64/v8,linux/arm/v7
jobs:
build: