We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db8d18 commit a9f1937Copy full SHA for a9f1937
1 file changed
.gitlab/benchmarks.yml
@@ -85,7 +85,7 @@ debugger-benchmarks:
85
86
.benchmark-compare-template:
87
stage: benchmark-comparison
88
- image: registry.ddbuild.io/images/benchmarking-platform-tools-ubuntu:6845f3c7
+ image: registry.ddbuild.io/images/benchmarking-platform-tools-ubuntu:latest
89
tags: ["arch:amd64"]
90
interruptible: true
91
rules:
@@ -144,7 +144,7 @@ benchmarks-compare-dacapo:
144
145
benchmarks-post-pr-comment:
146
147
148
149
150
needs:
0 commit comments