Unverified Commit 48ae8e66 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Remove ARM64 platform (#96)

parent b6be9597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ jobs:
          context: .
          push: true
          provenance: false
          platforms: linux/amd64,linux/arm64
          platforms: linux/amd64
          tags: ${{ steps.meta.outputs.tags }}
          labels: ${{ steps.meta.outputs.labels }}
          annotations: ${{ steps.meta.outputs.annotations }}