From 0fa854273a32b1b90230d95b8d5e877ca7e16ba5 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 3 Sep 2025 01:45:37 +0100 Subject: [PATCH] Disable CI on i386 `postgresql-*-debversion` no longer exists on 32-bit architectures. --- debian/salsa-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 60fbec39..4a640e11 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: + # postgresql-*-debversion no longer exists on i386. + SALSA_CI_DISABLE_BUILD_PACKAGE_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.39.5