Skip to content

Commit 37efdd4

Browse files
committed
[GR-10390] Transition benchmark from X6-2 to X5-2 machine type.
PullRequest: graalpython/165
2 parents 4338e8b + a8a2541 commit 37efdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
linuxMixin: linuxMixin,
8080

8181
local linuxBenchMixin = linuxMixin + {
82-
capabilities +: ["no_frequency_scaling", "tmpfs25g", "x62"],
82+
capabilities +: ["no_frequency_scaling", "tmpfs25g", "x52"],
8383
},
8484
linuxBenchMixin: linuxBenchMixin,
8585

0 commit comments

Comments
 (0)