Skip to content

Commit

Permalink
enable geant4 and double down
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Mar 1, 2024
1 parent 3b90d4c commit 5777b07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CI/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ ARG UBUNTU_VERSION=22.04
ARG HDF5_VERSION=hdf5_1_14_3
ARG MOAB_VERSION=5.5.1
# Setting GEANT4_VERSION=off will disable GEANT4 build
ARG GEANT4_VERSION=off
ARG GEANT4_VERSION=v11.1.2
# Setting DOUBLE_DOWN_VERSION=off will disable DOUBLE_DOWN build
ARG DOUBLE_DOWN_VERSION=off
ARG DOUBLE_DOWN_VERSION=v1.1.0
# Setting DOUBLE_DOWN_VERSION=off will disable EMBREE build
ARG EMBREE_VERSION=v4.0.1

Expand Down

0 comments on commit 5777b07

Please sign in to comment.