From 32e9a61f5665e5143a5bac2e0dc715e40ecc79cc Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 3 Sep 2025 11:26:34 +0100 Subject: [PATCH] Disable autopkgtest on i386 --- debian/salsa-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 60fbec39..14ab3030 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -3,6 +3,10 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +variables: + # Fails for the same reason as autopkgtest (below), and is not interesting. + SALSA_CI_DISABLE_AUTOPKGTEST_I386: 1 + # If Salsa-CI is not running at # https://salsa.debian.org/%{project_path}/-/pipelines, ensure that # https://salsa.debian.org/%{project_path}/-/settings/ci_cd has in field "CI/CD -- 2.47.3