Skip to content
Snippets Groups Projects
Commit 8543d148 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

CI: Ensure Vc uses SSE2 implementation by default

Other implementations should only be selected if the compiler is specifically
told to support them.
parent aba26a3c
Branches
Tags
1 merge request!680[CI] Compile the expensive tests with avx again.
Pipeline #19085 passed
......@@ -8,6 +8,7 @@ before_script:
variables:
DUNECI_TEST_LABELS: quick
DUNE_TEST_EXPECTED_VC_IMPLEMENTATION: SSE2
debian:10 gcc-7-14--expensive:
# This image has Vc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment