Skip to content
Snippets Groups Projects
Commit ebba4087 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Merge branch 'patch-1' into 'master'

.gitlab-ci.yml: use C++17 for GCC (for `if constexpr`)

See merge request !17
parents d354a1e4 72d2b4c5
No related branches found
No related tags found
1 merge request!17.gitlab-ci.yml: use C++17 for GCC (for `if constexpr`)
Pipeline #2346 failed
......@@ -9,7 +9,7 @@ before_script:
- duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-elasticity.git
dune-fufem--gcc:
image: duneci/dune:2.6-debian-10-gcc-7-14
image: duneci/dune:2.6-debian-10-gcc-8-17
script: duneci-standard-test
dune-fufem--clang:
......
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