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

CI: Add a job that tests with the 2.9 release

2.9 is the latest version available as binary packages.
I like to be able to work with those as much as possible.
parent cbf3e01f
No related branches found
No related tags found
1 merge request!77Deprecate the file tuplevector.hh
Pipeline #63907 failed
......@@ -3,6 +3,13 @@
before_script:
- duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-matrix-vector.git
dune:2.9 debian-11 gcc-10 C++20:
variables:
DUNECI_BRANCH: releases/2.9
image: registry.dune-project.org/docker/ci/dune:2.9-debian-11-gcc-10-20
before_script:
script: duneci-standard-test
dune:git ubuntu-20-04 clang-10 C++17:
image: registry.dune-project.org/docker/ci/dune:git-ubuntu-20.04-clang-10-17
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