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

Update .gitlab-ci.yml

parent 3b3f88b0
No related branches found
No related tags found
No related merge requests found
......@@ -2,23 +2,15 @@
debian:10 gcc-8-17:
image: registry.dune-project.org/docker/ci/dune:2.6-debian-10-gcc-8-17
script: duneci-standard-test
variables:
DUNECI_TOOLCHAIN: gcc-8-17
debian:10 clang-6-libcpp-17:
image: registry.dune-project.org/docker/ci/dune:2.6-debian-10-clang-6-libcpp-17
script: duneci-standard-test
variables:
DUNECI_TOOLCHAIN: clang-6-libcpp-17
debian:9 gcc-6-14:
image: registry.dune-project.org/docker/ci/dune:2.6-debian-9-gcc-6-14
script: duneci-standard-test
variables:
DUNECI_TOOLCHAIN: gcc-6-14
ubuntu:18.04 clang-6-17:
image: registry.dune-project.org/docker/ci/dune:2.6-ubuntu-18.04-clang-6-17
script: duneci-standard-test
variables:
DUNECI_TOOLCHAIN: clang-6-17
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