Skip to content
Snippets Groups Projects
Commit f97520fc authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

chore: remove old AFTERBURNER versions

parent 49b8d376
No related branches found
No related tags found
1 merge request!356chore: remove old AFTERBURNER versions
......@@ -5,7 +5,6 @@ variables:
## note: nightly builds will always use the master/main branch
JUGGLER_VERSION: "v8.0.1"
NPDET_VERSION: "v1.3.2"
AFTERBURNER_VERSION: "v0.1.2"
## Spack github version, e.g. v0.18.1 or commit hash
SPACK_VERSION: "v0.18.1"
......@@ -278,7 +277,6 @@ oneapi_jug_xl:default:
--build-arg INTERNAL_TAG=${INTERNAL_TAG}
--build-arg JUGGLER_VERSION=${JUGGLER_VERSION}
--build-arg NPDET_VERSION=${NPDET_VERSION}
--build-arg AFTERBURNER_VERSION=${AFTERBURNER_VERSION}
--build-arg JUG_VERSION=${INTERNAL_TAG}-$(git rev-parse HEAD)
containers/oneapi
- !reference [.build, script]
......@@ -402,7 +400,6 @@ jug_xl:default:
--build-arg INTERNAL_TAG=${INTERNAL_TAG}
--build-arg JUGGLER_VERSION=${JUGGLER_VERSION}
--build-arg NPDET_VERSION=${NPDET_VERSION}
--build-arg AFTERBURNER_VERSION=${AFTERBURNER_VERSION}
--build-arg JUG_VERSION=${INTERNAL_TAG}-$(git rev-parse HEAD)
containers/jug
- !reference [.build, script]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment