Skip to content

Commit 7ea25cf

Browse files
committed
Update workflow to be able to publish arm containers
1 parent 7d286d8 commit 7ea25cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
context: .
5757
push: true
5858
tags: ghcr.io/${{ github.repository_owner }}/m4xdev:latest
59-
platform: linux/amd64,linux/arm64
59+
platform: linux/arm64
6060

0 commit comments

Comments
 (0)