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 2fb6ea8 commit 9c6f606Copy full SHA for 9c6f606
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
- { platform: "linux/386", internal-tag: "386" }
25
- { platform: "linux/ppc64le", internal-tag: "ppc64le" }
26
- { platform: "linux/amd64", internal-tag: "amd64" }
27
- - { platform: "linux/riscv64", internal-tag: "amd64" }
+ - { platform: "linux/riscv64", internal-tag: "riscv64" }
28
steps:
29
- name: Checkout repository
30
uses: actions/checkout@v6
0 commit comments