Skip to content

Remove some images from release 2.6

Simon Praetorius requested to merge issue/reduce-release-2.6 into master

Remove some images in the old release. Remaining are three toolchains:

  1. debian-9, gcc-6, c++14
  2. debian-10, gcc-7, c++14 (default)
  3. debian-10, clang-7, libcpp, c++17

Additionally, two PDELab images are created:

  • pdelab-deps, debian-10, gcc-7, c++14
  • pdelab, debian-10, gcc-7, c++14

Merge request reports