Skip to content
Snippets Groups Projects
Commit 4675530f authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Merge branch 'upper-compiler-toolchain' into 'master'

Remove the CI job with checking

See merge request !594
parents fd6c88b2 e9a1f921
No related branches found
No related tags found
1 merge request!594Remove the CI job with checking
Pipeline #75702 failed
......@@ -22,15 +22,6 @@ variables:
# than one thread.
OMP_NUM_THREADS: 1
debian-11-gcc-9-17-with-checking:
image: registry.dune-project.org/docker/ci/debian:11
script: duneci-standard-test
variables:
DUNECI_TOOLCHAIN: gcc-9-17
DUNECI_CXXFLAGS: "-DDUNE_ISTL_WITH_CHECKING"
DUNECI_CMAKE_FLAGS: "-DDUNE_MAX_TEST_CORES=4 -DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE -DCMAKE_DISABLE_FIND_PACKAGE_Alberta=TRUE -DCMAKE_DISABLE_DOCUMENTATION=TRUE"
tags: [duneci]
# Check for spelling mistakes in text
code-spelling-check:
stage: .pre
......
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