diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a19b160..3cfaf7e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,6 +94,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} annotations: ${{ steps.meta.outputs.annotations }} target: prod + platforms: linux/amd64,linux/arm64 load: true cache-from: type=gha cache-to: type=gha,mode=max