Skip to content

Commit

Permalink
chore: drop support for arm 32 bit builds
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralvesf authored Sep 30, 2024
1 parent b4217e6 commit 5f5386c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
platforms: |
linux/amd64
linux/arm/v7
linux/arm64/v8
linux/arm64/v8

0 comments on commit 5f5386c

Please sign in to comment.