build: Remove AMD64 platform (#206)

This commit is contained in:
Kroese 2024-10-14 18:56:06 +02:00 committed by GitHub
parent cb93f0e5be
commit b9454d9647
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ jobs:
context: .
push: true
provenance: false
platforms: linux/amd64,linux/arm64
platforms: linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}