Skip to content

Commit

Permalink
Merge pull request #92 from svengo/svengo/no-arm64
Browse files Browse the repository at this point in the history
Remove linux/arm64 platform
  • Loading branch information
svengo authored Nov 21, 2024
2 parents da6cd0c + 4f6b6b9 commit 4e91d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
-
name: Generate job summary
id: job-summary
Expand Down

0 comments on commit 4e91d87

Please sign in to comment.