Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Adding linux/arm/v7 by request
Browse files Browse the repository at this point in the history
  • Loading branch information
maquis196 committed Sep 21, 2020
1 parent eb5bc64 commit b81ef3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
platforms: linux/amd64
- docker_build:
tag: -t matrixdotorg/synapse:latest
platforms: linux/amd64,linux/arm64,linux/arm64/v8
platforms: linux/amd64,linux/arm/v7,linux/arm64,linux/arm64/v8

workflows:
build:
Expand Down

0 comments on commit b81ef3e

Please sign in to comment.