mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
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:
parent
15fad45cc5
commit
190601d7f6
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user