Skip to content
Snippets Groups Projects
Commit 9bef259b authored by Meng Zhuo's avatar Meng Zhuo Committed by Konstantin Pavlov
Browse files

Add riscv64 support

parent d21b4f2d
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ for version in "${versions[@]}"; do
echo
cat <<-EOE
Tags: $(join ', ' "${variantAliases[@]}")
Architectures: arm64v8, arm32v6, arm32v7, ppc64le, s390x, i386, amd64
Architectures: arm64v8, arm32v6, arm32v7, ppc64le, s390x, i386, amd64, riscv64
GitCommit: $commit
Directory: $version/$variant
EOE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment