Skip to content

Commit

Permalink
ci: add linux/arm64 build target
Browse files Browse the repository at this point in the history
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
  • Loading branch information
Volatus committed Mar 25, 2023
1 parent 88bf614 commit 7af0101
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
load: true
tags: ${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.docker_meta.outputs.labels }}
# TODO: enable for multi-platform build
# platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64

- name: Start postgres
uses: nyurik/action-setup-postgis@v1
Expand Down

0 comments on commit 7af0101

Please sign in to comment.