Skip to content
Snippets Groups Projects
Commit 9513392d authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

Update .gitlab-ci.yml

parent 1db890f8
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ dune-2.6 gcc-8-17:
image: registry.dune-project.org/docker/ci/dune-pdelab-deps:2.6-debian-10-gcc-8-17
script: duneci-standard-test
dune-2.6 clang-6-17:
image: registry.dune-project.org/docker/ci/dune-pdelab-deps:2.6-debian-10-clang-6-libcpp-17
dune-2.6 clang-7-17:
image: registry.dune-project.org/docker/ci/dune-pdelab-deps:2.6-debian-10-clang-7-libcpp-17
script: duneci-standard-test
dune-git gcc-7-14:
......@@ -23,6 +23,6 @@ dune-git gcc-8-17:
image: registry.dune-project.org/docker/ci/dune-pdelab-deps:git-debian-10-gcc-8-noassert-17
script: duneci-standard-test
dune-git clang-6-17:
image: registry.dune-project.org/docker/ci/dune-pdelab-deps:git-debian-10-clang-6-libcpp-17
dune-git clang-7-17:
image: registry.dune-project.org/docker/ci/dune-pdelab-deps:git-debian-10-clang-7-libcpp-17
script: duneci-standard-test
\ No newline at end of file
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