Skip to content

Commit 59dee15

Browse files
authored
Merge pull request #34225 from def-/pr-parallel-bencmark-fix
ci: Disable MZ_GHCR for parallel benchmark
2 parents 8e3741f + 6c04b85 commit 59dee15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/nightly/pipeline.template.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,9 @@ steps:
242242
agents:
243243
# Larger instance is more stable in performance
244244
queue: hetzner-x86-64-dedi-16cpu-64gb
245+
env:
246+
# TODO(def-) Investigate test failures with GHCR, might just need to wait for more recent tags to be uploaded
247+
MZ_GHCR: 0
245248
plugins:
246249
- ./ci/plugins/mzcompose:
247250
composition: parallel-benchmark

0 commit comments

Comments
 (0)