Skip to content
Snippets Groups Projects

Proper FairSoft/FairRoot versions for CI on macosx12

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:fix_versions_macosx12 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -334,8 +334,8 @@ FileLicenceCheck:
.macosx_12_variables: &macosx_12_variables
OS: "macOS_12"
FAIRSOFT_VERSION: "apr21p1"
FAIRROOT_VERSION: "v18.6.4"
FAIRSOFT_VERSION: "apr21p2"
FAIRROOT_VERSION: "v18.6.5"
BASE_PATH: "/opt"
SIMPATH: "$BASE_PATH/fairsoft/$FAIRSOFT_VERSION"
FAIRROOTPATH: "$BASE_PATH/fairroot/${FAIRROOT_VERSION}_${FAIRSOFT_VERSION}"
Loading