blob: bf1704c748cf0c76c762f794ee0ca3890e2345fa (
plain)
1
2
3
4
5
6
7
8
9
|
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
# Until https://bugs.debian.org/976175 is fixed in blhc
SALSA_CI_DISABLE_BLHC: 1
# cross-building never worked
SALSA_CI_DISABLE_CROSSBUILD_ARM64: 1
|