Commit 612967f4 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Update Dependencies to LCG105 / Geant4 11.2, ROOT 6.30.02

parent bb986185
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ fi


# Determine which LCG version to use
DEFAULT_LCG="LCG_104"
DEFAULT_LCG="LCG_105"

if [ -z ${ALLPIX_LCG_VERSION} ]; then
    echo "No explicit LCG version set, using ${DEFAULT_LCG}."
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ on:
  pull_request:
    types: [opened, reopened, edited, ready_for_review, synchronize]
env:
  LCG_VERSION: LCG_104
  LCG_VERSION: LCG_105
jobs:
  compile-alma9:
    strategy:
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ on:
  pull_request:
    types: [opened, reopened, edited, ready_for_review, synchronize]
env:
  LCG_VERSION: LCG_104
  LCG_VERSION: LCG_105
jobs:

  format:
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ of the framework and its modules.

{{% alert title="Note" color="info" %}}
Since different Geant4 versions may result in different events, a specific Geant4 version needs to be chosen for the
test suite. All tests in the repository are written for Geant4 11.1 / LCG103.
test suite. All tests in the repository are written for Geant4 11.2 / LCG105.
{{% /alert %}}

The tests can also be manually invoked from the build directory of Allpix Squared with: