Skip to content
Snippets Groups Projects

ade sysroot: Allow installation of amd64 sysroots

Merged Emanuele Aina requested to merge wip/em/sysroot-amd64 into apertis/v2022dev1
@@ -4,7 +4,7 @@ test:
tags:
- lightweight
script:
- apt build-dep .
- apt build-dep -y .
- make check
needs:
- pipeline: $PARENT_PIPELINE_ID
Loading