Skip to content

ci: Unset ALEX/HAPPY variables when testing bootstrap jobs

Matthew Pickering requested to merge wip/ci-bootstrap-jobs into master
ci: Unset ALEX/HAPPY variables when testing bootstrap jobs

Ticket #24826 reports a regression in 9.10.1 when building from a source
distribution. This patch is an attempt to reproduce the issue on CI by
more aggressively removing `alex` and `happy` from the environment.

Merge request reports