Newer
Older
include:
- "https://gitlab.dune-project.org/core/ci-config/raw/master/config/common/master.yml"
- "https://gitlab.dune-project.org/core/ci-config/raw/master/jobs/common/master.yml"
before_script:
- . /duneci/bin/duneci-init-job
variables:
DUNECI_TEST_LABELS: quick
DUNE_TEST_EXPECTED_VC_IMPLEMENTATION: SSE2
debian:10 gcc-7-17--expensive:
image: registry.dune-project.org/docker/ci/debian:10
script: duneci-standard-test
# allow expensive tests
DUNECI_TOOLCHAIN: gcc-7-17
DUNE_TEST_EXPECTED_VC_IMPLEMENTATION: AVX