Skip to content
Snippets Groups Projects
Commit 93e33165 authored by lh1887's avatar lh1887
Browse files

Merge branch 'feature/update-to-clang-7' into 'master'

Update CI config to clang-7

See merge request !32
parents 05a78838 bbf21a99
No related branches found
No related tags found
1 merge request!32Update CI config to clang-7
Pipeline #15599 passed
...@@ -4,7 +4,7 @@ before_script: ...@@ -4,7 +4,7 @@ before_script:
- duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-matrix-vector.git - duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-matrix-vector.git
dune:git clang C++17: dune:git clang C++17:
image: registry.dune-project.org/docker/ci/dune:git-debian-10-clang-6-libcpp-17 image: registry.dune-project.org/docker/ci/dune:git-debian-10-clang-7-libcpp-17
script: duneci-standard-test script: duneci-standard-test
dune:git gcc-8 C++17: dune:git gcc-8 C++17:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment