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

fix: default to epic_craterlake; don't run epic_arches, epic_brycecanyon

parent cc76ecc0
No related branches found
No related tags found
1 merge request!84fix: default to epic_craterlake; don't run epic_arches, epic_brycecanyon
......@@ -3,7 +3,7 @@ image: ${BENCHMARKS_REGISTRY}/${BENCHMARKS_CONTAINER}:${BENCHMARKS_TAG}
variables:
DETECTOR: "epic"
DETECTOR_VERSION: "main"
DETECTOR_CONFIG: 'epic_brycecanyon'
DETECTOR_CONFIG: 'epic_craterlake'
workflow:
rules:
......@@ -85,7 +85,7 @@ detector_benchmarks:
parallel:
matrix:
- DETECTOR: 'epic'
DETECTOR_CONFIG: ['epic_arches','epic_brycecanyon']
DETECTOR_CONFIG: ['epic_craterlake']
DETECTOR_VERSION: 'main'
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
COMMON_BENCH_VERSION: "$COMMON_BENCH_VERSION"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment