Skip to content

Commit 10909e1

Browse files
Specify simpler platform options.
1 parent c6b1f0d commit 10909e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
- name: Build and push
2222
uses: docker/build-push-action@v2
2323
with:
24-
platforms: linux/amd64,linux/arm64/v8
24+
platforms: linux/amd64,linux/arm64
2525
push: true
2626
tags: syncloudsoftech/pinter:latest

0 commit comments

Comments
 (0)