Skip to content

Commit df0ee1e

Browse files
authored
chore(ci): Use runner:apm-k8s-m7i-metal for microbenchmarking (#6928)
1 parent 0ecbf36 commit df0ee1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variables:
1010
stage: benchmarks
1111
needs: [ ]
1212
when: on_success
13-
tags: ["runner:apm-k8s-tweaked-metal"]
13+
tags: ["runner:apm-k8s-m7i-metal"]
1414
image: $MICROBENCHMARKS_CI_IMAGE
1515
interruptible: true
1616
timeout: 15m # TODO: Fix worker queueing and reduce this.

0 commit comments

Comments
 (0)