We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034dfa6 commit 47a7386Copy full SHA for 47a7386
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
ghcr.io/py-cov-action/python-coverage-comment-action-base:v6
44
push: true
45
file: Dockerfile.build
46
- platforms: linux/amd54,linux/arm64
+ platforms: linux/amd64,linux/arm64
47
48
compute-tags:
49
name: Re-tag action with new version
0 commit comments