Commit b6d6499a authored by Michael Tremer's avatar Michael Tremer

debian: Remove riscv64 which doesn't build

Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent 9f6ac39a
#!/bin/bash
ARCHITECTURES=( amd64 arm64 riscv64 i386 armhf )
ARCHITECTURES=( amd64 arm64 i386 armhf )
RELEASES=( buster bullseye bookworm sid )
CHROOT_PATH="/var/tmp"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment