Skip to content

Commit

Permalink
just arm and amd then?
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Oct 6, 2023
1 parent b2bcd53 commit 62d3e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
file: Dockerfile.publish
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 62d3e59

Please sign in to comment.