We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bebdd8 commit 0539b1bCopy full SHA for 0539b1b
bot/check-build.sh
@@ -89,6 +89,7 @@ eessi_arch=${cpu_target_arch:-${host_arch}}
89
# eessi_os=linux
90
job_version=$(cfg_get_value "repository" "repo_version")
91
eessi_version=${job_version:-2023.09}
92
+eessi_version=2025.01
93
# job_repo=$(cfg_get_value "repository" "repo_name")
94
# eessi_repo=${job_repo:-pilot.nessi.no}
95
# tar_topdir=/cvmfs/${eessi_repo}/versions
0 commit comments