From c4f8947e736fb55aa566ae555ed7d62c7bfcdea4 Mon Sep 17 00:00:00 2001 From: Alexander Todorov Date: Mon, 15 Aug 2022 14:35:07 +0300 Subject: [PATCH] Enable integration testing on aarch64 NOTE: yaml can merge maps but not sequences --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 079f1874b..300f2eeeb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -445,7 +445,9 @@ Rebase OSTree UEFI: - aws/rhel-8.6-ga-x86_64 - aws/rhel-9.0-ga-x86_64 - aws/rhel-8.7-nightly-x86_64 + - aws/rhel-8.7-nightly-aarch64 - aws/rhel-9.1-nightly-x86_64 + - aws/rhel-9.1-nightly-aarch64 - aws/centos-stream-9-x86_64 INTERNAL_NETWORK: ["true"]