Skip to content

Commit

Permalink
only build on arm, looks like not enough memory on runner
Browse files Browse the repository at this point in the history
  • Loading branch information
efstajas committed Jan 24, 2025
1 parent 475fb36 commit 52bd5a6
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 @@ -54,4 +54,4 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
platforms: linux/arm64

0 comments on commit 52bd5a6

Please sign in to comment.