Skip to content
Snippets Groups Projects
Commit 2dddd6e0 authored by Steffen Müthing's avatar Steffen Müthing
Browse files

Run one test job with disabled assertions

parent 7e856817
No related branches found
No related tags found
1 merge request!538Run one test job with disabled assertions
Pipeline #10310 passed
......@@ -19,11 +19,11 @@ debian:10 gcc-7-14--expensive:
# is unavailable
allow_failure: true
debian:10 gcc-8-17:
debian:10 gcc-8-noassert-17:
image: registry.dune-project.org/docker/ci/debian:10
script: duneci-standard-test
variables:
DUNECI_TOOLCHAIN: gcc-8-17
DUNECI_TOOLCHAIN: gcc-8-noassert-17
DUNECI_CMAKE_FLAGS: "-DDUNE_PYTHON_VIRTUALENV_SETUP=1"
tags: [duneci]
......
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