From 6f86cf455f73f995264c412bf8d1ed2f449dd064 Mon Sep 17 00:00:00 2001 From: Alexander Todorov Date: Mon, 5 Jul 2021 16:12:08 +0300 Subject: [PATCH] ci: Start building on 8.5 aarch64 we need the RPM before we can even start testing osbuild-composer on aarch64. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8fdc7326..2dbb76c0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,6 +40,7 @@ RPM: REGISTER: "true" - RUNNER: - aws/rhel-8.5-x86_64 + - aws/rhel-8.5-aarch64 INTERNAL_NETWORK: "true" Testing: