diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index addccc54..b709906b 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -33,6 +33,6 @@ jobs: uses: docker/build-push-action@v2 with: context: . - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64,linux/arm64,linux/armv6,linux/armv7 push: true tags: m4dm4rtig4n/enedisgateway2mqtt:latest \ No newline at end of file