Skip to content
Snippets Groups Projects
Commit 1d58a750 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

permit multiarch tasks to fail

parent 066cabca
No related branches found
No related tags found
1 merge request!444CI: Fix cupy installation + temporarily allow multiarch to fail
Pipeline #72662 passed with warnings
......@@ -145,6 +145,7 @@ ubuntu:
.multiarch_template:
stage: test
extends: .every-commit
allow_failure: true
before_script: &multiarch_before_script
# - pip3 install -v .
- export PYTHONPATH=src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment