From 1d8b9e944f0b9532bd750d583a70810377d9b71e Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Mon, 11 Jan 2021 11:17:42 -0500 Subject: Cirrus: Add cross-compile test for alternative arches Followup to https://github.com/containers/podman/pull/8907 that simply ensures cross-compiling podman completes. Signed-off-by: Chris Evich --- .cirrus.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 18cb889ad..3eaa4ede8 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -311,6 +311,8 @@ alt_build_task: ALT_NAME: 'Build Without CGO' - env: ALT_NAME: 'Test build RPM' + - env: + ALT_NAME: 'Alt Arch. Cross' setup_script: *setup main_script: *main always: *binary_artifacts -- cgit v1.2.3-54-g00ecf