Skip to content

Commit b42d197

Browse files
committed
try arm64 only
1 parent 03a934b commit b42d197

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/images-pull-request.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ jobs:
5555
registry-type: 'public'
5656
registry-alias: 'w0i8p0z9'
5757
multi-platform: 'true'
58-
platforms: linux/amd64,linux/arm64
58+
# platforms: linux/amd64,linux/arm64
59+
platforms: linux/arm64
5960
tags: |
6061
type=sha,prefix=pr=,event=pr
6162
# aws inputs

0 commit comments

Comments
 (0)