We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b237466 commit 9d5623dCopy full SHA for 9d5623d
.github/workflows/action-docker-test.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: docker/build-push-action@v6
25
with:
26
push: true
27
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
28
build-args: VERSION=dev
29
tags: ghcr.io/vladopajic/go-test-coverage:dev
30
0 commit comments