Loading .ci/init_x86_64.sh +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ fi # Determine which LCG version to use DEFAULT_LCG="LCG_99" DEFAULT_LCG="LCG_100" if [ -z ${ALLPIX_LCG_VERSION} ]; then echo "No explicit LCG version set, using ${DEFAULT_LCG}." Loading .github/workflows/compilation-and-test.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ on: pull_request: types: [opened, reopened, edited, ready_for_review, synchronize] env: LCG_VERSION: LCG_99 LCG_VERSION: LCG_100 jobs: compile-centos7: strategy: Loading Loading
.ci/init_x86_64.sh +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ fi # Determine which LCG version to use DEFAULT_LCG="LCG_99" DEFAULT_LCG="LCG_100" if [ -z ${ALLPIX_LCG_VERSION} ]; then echo "No explicit LCG version set, using ${DEFAULT_LCG}." Loading
.github/workflows/compilation-and-test.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ on: pull_request: types: [opened, reopened, edited, ready_for_review, synchronize] env: LCG_VERSION: LCG_99 LCG_VERSION: LCG_100 jobs: compile-centos7: strategy: Loading