ci: fix riscv64 name and enable by default

We now have real riscv64 machines to run the CI jobs. Rename the job to
reflect that and enable by default.
This commit is contained in:
Natanael Copa 2024-03-06 12:24:00 +01:00
parent 15fad45cc5
commit 190601d7f6

View File

@ -113,9 +113,8 @@ build-armhf:
- ci-build
- armhf
build-riscv64-emulated:
build-riscv64:
extends: .build
when: manual
artifacts:
name: MR${CI_MERGE_REQUEST_ID}_riscv64
tags: