Skip to content
Snippets Groups Projects
Commit 1e26e113 authored by Dominik Thoennes's avatar Dominik Thoennes
Browse files

we don't have boost as a dependency anymore so this job is no longer needed

parent f987f62d
Branches
No related merge requests found
...@@ -1531,23 +1531,6 @@ clang_16_hybrid_dbg_sp: ...@@ -1531,23 +1531,6 @@ clang_16_hybrid_dbg_sp:
- cuda11 - cuda11
- docker - docker
gcc_8_hybrid_dbg_noboost:
extends: .build_template
image: i10git.cs.fau.de:5005/walberla/buildenvs/gcc:8
before_script:
- rm -rf /opt/boost /usr/include/boost
variables:
CMAKE_BUILD_TYPE: "DebugOptimized"
WALBERLA_BUILD_WITH_CUDA: "OFF"
WALBERLA_ENABLE_GUI: "OFF"
WALBERLA_BUILD_WITH_PYTHON: "OFF"
tags:
- docker
############################################################################### ###############################################################################
## ## ## ##
## STL Debug Build ## ## STL Debug Build ##
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment