Skip to content

Commit 9d5623d

Browse files
committed
test
1 parent b237466 commit 9d5623d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-docker-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: docker/build-push-action@v6
2525
with:
2626
push: true
27-
platforms: linux/amd64,linux/arm64
27+
platforms: linux/amd64
2828
build-args: VERSION=dev
2929
tags: ghcr.io/vladopajic/go-test-coverage:dev
3030

0 commit comments

Comments
 (0)