From: Jennifer Berringer <jberr...@redhat.com>

gitlab-ci: Enable CI for riscv64 on centos/eln

This reverts commit 8083ce3af3f39b2b46c65841cef0053785fa75b7.

Signed-off-by: Jennifer Berringer <jberr...@redhat.com>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index blahblah..blahblah 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -234,24 +234,24 @@ workflow:
   variables:
     rpmbuild_with: up zfcpdump base
     package_name: kernel
-    architectures: x86_64 aarch64 s390x ppc64le
+    architectures: x86_64 aarch64 s390x ppc64le riscv64
     run_redhat_self_test: 'true'
 .eln_up_debug:
   variables:
     rpmbuild_with: up debug
     package_name: kernel-debug
-    architectures: x86_64 aarch64 s390x ppc64le
+    architectures: x86_64 aarch64 s390x ppc64le riscv64
 .eln_clang_up:
   variables:
     rpmbuild_with: up base
     package_name: kernel
-    architectures: x86_64 aarch64 s390x ppc64le
+    architectures: x86_64 aarch64 s390x ppc64le riscv64
     compiler: clang
 .eln_clang_up_debug:
   variables:
     rpmbuild_with: up debug
     package_name: kernel-debug
-    architectures: x86_64 aarch64 s390x ppc64le
+    architectures: x86_64 aarch64 s390x ppc64le riscv64
     compiler: clang
   eln-rt: &eln-rt
 .eln_rt:

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3863

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to