Skip to content

Commit 61038f3

Browse files
author
Oleg
committed
Retrun arhs back to see if built will fail
1 parent ff2a2cc commit 61038f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
Dockerfile
7474
image: ${{ needs.meta.outputs.implementation-name }}
7575
tags: ${{ github.sha }} ${{ github.ref == 'refs/heads/main' && 'latest' || '' }}
76-
platforms: linux/amd64, linux/arm64
76+
archs: amd64, arm64
7777

7878
- name: Set DOCKER_HOST so podman-built images are findable
7979
run: |

0 commit comments

Comments
 (0)