Skip to content
Snippets Groups Projects
Commit c91a34fb authored by Daniel Stone's avatar Daniel Stone
Browse files

ci: Remove erroneous extension from .build-no-test


This shouldn't extend the base .build-env, since we have per-environment
extensions.

Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
parent 7c8b1525
No related branches found
No related tags found
2 merge requests!905color-lcms: Introduction and implementation of LCMS plugin,!675CI: Add Clang build
......@@ -200,7 +200,6 @@ aarch64-debian-container_prep:
.build-no-test:
extends:
- .ci-rules
- .build-env
script:
- cd "$BUILDDIR"
- meson --prefix="$PREFIX" ${MESON_OPTIONS} ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment