Skip to content

Commit d74e51d

Browse files
committed
Fix performance job name
1 parent 58f65e7 commit d74e51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/jobs/ruby-performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
variables:
1313
PERFORMANCE_TESTS: "true"
1414

15-
ruby_clang_14_0_6:
15+
clang_14_0_6:
1616
extends: .performance_base_job
1717
variables:
1818
SPEC: "${PROJECT_RUBY_VARIANTS} %clang@=14.0.6 ${PROJECT_RUBY_DEPS}"

0 commit comments

Comments
 (0)