CI: add riscv64 (MR 3566)

Now that we have the cross compilers in place, make the CI build riscv64
as well.
This commit is contained in:
Luca Weiss 2022-10-18 19:57:43 +02:00 committed by Oliver Smith
parent d410854f6c
commit 8c19bf2f9b
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -171,3 +171,6 @@ build-armv7:
build-armhf:
extends: .build
build-riscv64:
extends: .build