Andreas Tille pushed to branch master at Debian Med / snippy
Commits: 31dfb9d8 by Andreas Tille at 2023-02-03T12:00:52+01:00 Do not build on i386 on Salsa CI - - - - - 1 changed file: - debian/salsa-ci.yml Changes: ===================================== debian/salsa-ci.yml ===================================== @@ -3,15 +3,7 @@ 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 -# To exclude single tests you can use -#variables: -# SALSA_CI_DISABLE_APTLY: 1 -# SALSA_CI_DISABLE_AUTOPKGTEST: 1 -# SALSA_CI_DISABLE_BLHC: 1 -# SALSA_CI_DISABLE_LINTIAN: 1 -# SALSA_CI_DISABLE_PIUPARTS: 1 -# SALSA_CI_DISABLE_REPROTEST: 1 -# SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1 -# SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 -# In case for instance i386 is explicitly excluded by Build-Depends -# SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 +variables: + # Does not build on i386 since + # libngs-java : Depends: libngs-jni (>= 3.0.3+dfsg-4) but it is not installable + SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 View it on GitLab: https://salsa.debian.org/med-team/snippy/-/commit/31dfb9d8c37f59df56592f9e40c2f3c5e65ddfd3 -- View it on GitLab: https://salsa.debian.org/med-team/snippy/-/commit/31dfb9d8c37f59df56592f9e40c2f3c5e65ddfd3 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
