From c2113d0e20a2dd1935ba626fcc45e0ef2ef39eb4 Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Fri, 21 Jan 2022 20:43:55 +0100 Subject: Test on ARM in Cirrus CI to get wider architecture coverage. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 103d759..84f3dfc 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ test_task: - container: + arm_container: matrix: image: registry.fedoraproject.org/fedora:latest image: quay.io/centos/centos:stream8 -- cgit