add back arm support - did not fail for some reason

This commit is contained in:
timothycarambat 2024-07-19 17:51:12 -07:00
parent 87320adf56
commit 89db7a9d45

View File

@ -90,8 +90,7 @@ jobs:
push: true
sbom: true
provenance: mode=max
# platforms: linux/amd64,linux/arm64
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha