Skip to content

Commit

Permalink
Update test_and_deploy.yml
Browse files Browse the repository at this point in the history
build: add `linux/arm64` platform
  • Loading branch information
ilyam8 committed Sep 17, 2020
1 parent a43e133 commit 26c687f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
DOCKER_PLATFORMS: >
linux/amd64
linux/arm/v7
linux/arm64
steps:
- name: Install Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 26c687f

Please sign in to comment.