Skip to content

Commit a25263f

Browse files
author
mike dupont
committed
lets get this build working
1 parent 055444b commit a25263f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/image.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ jobs:
5757
id: push
5858
uses: meta-introspector/build-push-action@v5.0.0
5959
with:
60-
use: linux/amd64,linux/arm64
61-
platforms: linux/amd64,linux/arm64
60+
install: true
61+
platforms: linux/amd64,linux/arm64/v8,,linux/arm64/v7,,linux/arm64/v6
6262
context: .
6363
push: true
6464
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)