Skip to content

Commit a88321e

Browse files
Andrija Kolicansalond
authored andcommitted
[GR-74345] Add initial peak benchmark copies
PullRequest: graalpython/4364
2 parents a280e3b + b72de1e commit a88321e

11 files changed

Lines changed: 1295 additions & 2 deletions

File tree

ci/graal/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Jsonnet files should not include this file directly but use ci/common.jsonnet instead."
55
],
66

7-
"mx_version": "7.82.2",
7+
"mx_version": "7.83.0",
88

99
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
1010
"jdks": {
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[[rule]]
2+
files = "*"
3+
any = [
4+
"francois.farquet@oracle.com",
5+
"andrija.kolic@oracle.com",
6+
]

0 commit comments

Comments
 (0)