Skip to content
Snippets Groups Projects
Commit 6274691a authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Revert "fix: reenable dbg and prod"

This reverts merge request !923
parent 287cdd04
No related branches found
No related tags found
No related merge requests found
Pipeline #102124 failed
......@@ -310,8 +310,8 @@ eic:
BUILD_IMAGE: eic_
PLATFORM: linux/amd64
ENV:
- dbg
- prod
# - dbg
# - prod
- xl
# - BUILD_TYPE:
# - default
......
......@@ -2,8 +2,6 @@ spack:
include:
- ../concretizer.yaml
- ../packages.yaml
concretizer:
unify: true
config:
install_missing_compilers: false
specs:
......
......@@ -78,8 +78,8 @@ packages:
dd4hep:
require:
- '@1.29'
- +ddg4 +ddcad +hepmc3 +xercesc
- any_of: [+ddeve +utilityapps, -ddeve -utilityapps]
- +ddg4 +ddcad +hepmc3 +utilityapps +xercesc
- any_of: [+ddeve, -ddeve]
dpmjet:
require:
- '@19.3.5'
......@@ -148,7 +148,7 @@ packages:
geant4:
require:
- '@11.2.2.east'
- cxxstd=20 -vecgeom +threads -timemory -vtk
- cxxstd=20 -vecgeom +threads -vtk
- any_of: [+opengl +qt +x11, -opengl -qt -x11]
gettext:
require:
......
......@@ -2,8 +2,6 @@ spack:
include:
- ../concretizer.yaml
- ../packages.yaml
concretizer:
unify: true
config:
install_missing_compilers: false
specs:
......@@ -27,5 +25,5 @@ spack:
- py-jinja2
- py-jinja2-cli
- py-pip
- root -opengl ~webgui ~x
- xrootd
- root -opengl
- xrootd
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment