Skip to content
Snippets Groups Projects
Commit ebe0dd2e authored by oliver.sander_at_tu-dresden.de's avatar oliver.sander_at_tu-dresden.de
Browse files

Stop testing with gcc-6 / C++-14

Dune does not support this anymore post version 2.7.
parent 217c712e
No related branches found
No related tags found
1 merge request!23Various minor improvements by Lisa
Pipeline #27834 passed
This commit is part of merge request !23. Comments created here will be created in the context of that merge request.
...@@ -13,7 +13,3 @@ dune:git clang C++17: ...@@ -13,7 +13,3 @@ dune:git clang C++17:
dune:git gcc-8 C++17: dune:git gcc-8 C++17:
image: registry.dune-project.org/docker/ci/dune:git-debian-10-gcc-8-17 image: registry.dune-project.org/docker/ci/dune:git-debian-10-gcc-8-17
script: duneci-standard-test script: duneci-standard-test
dune:git gcc-6 C++14:
image: registry.dune-project.org/docker/ci/dune:git-debian-9-gcc-6-14
script: duneci-standard-test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment