Skip to content

Commit 3fbbb76

Browse files
committed
[GR-73270] Code owners fix to take into account file renames.
PullRequest: graalpython/4271
2 parents b031792 + 238a5f3 commit 3fbbb76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
(import "ci/python-gate.libsonnet") +
66
(import "ci/python-bench.libsonnet") +
77
{
8-
overlay: "ed8f5da14a487e075631a90cf50e7dbca5d171aa",
8+
overlay: "28f1ff831cd38862c38c7d4c02fbf145b8a17b5c",
99
specVersion: "6",
1010
// Until buildbot issues around CI tiers are resolved, we cannot use them
1111
// tierConfig: self.tierConfig,

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.68.10",
7+
"mx_version": "7.68.13",
88

99
"COMMENT.jdks": "When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet",
1010
"jdks": {

0 commit comments

Comments
 (0)