Skip to content

Commit

Permalink
Remove the concretizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Oct 24, 2023
1 parent 281d9b0 commit 3155b68
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions environments/key4hep-common/config-nightlies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,3 @@ config:
projections:
all: "{architecture.target}-{architecture.os}-{compiler.name}{compiler.version}-opt/{name}/{version}-{hash:6}"
build_type=Debug: "{architecture.target}-{architecture.os}-{compiler.name}{compiler.version}-dbg/{name}/{version}-{hash:6}"
concretizer:
duplicates:
strategy: none
unify: when_possible

0 comments on commit 3155b68

Please sign in to comment.