Skip to content

Commit

Permalink
Enable ARM in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kduma committed Dec 16, 2023
1 parent d07a0a6 commit f56695e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ jobs:
build-args: BUILD_VERSION=${{ env.TAG }}
platforms: |
linux/amd64
# linux/arm/v7
# linux/arm64/v8
linux/arm/v7
linux/arm64/v8

0 comments on commit f56695e

Please sign in to comment.