Skip to content

Commit

Permalink
actually stop doing arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
nbudin committed Sep 7, 2023
1 parent 12d1e1e commit cf30f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: |
ghcr.io/${{ github.repository }}:${{ github.event.release.name }}
ghcr.io/${{ github.repository }}:latest

0 comments on commit cf30f97

Please sign in to comment.