Skip to content

Commit be6860b

Browse files
committed
[GR-39238] Prepare 22.2.
PullRequest: js/2495
2 parents d1e738d + 8660a12 commit be6860b

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
@@ -6,7 +6,7 @@ local graalNodeJs = import 'graal-nodejs/ci.jsonnet';
66
// Used to run fewer jobs
77
local useOverlay = true,
88

9-
local overlay = 'ef829abec0c29bf0e98304d570747d2d407acf67',
9+
local overlay = '1039a1d12d8e7c25c77a25fd6ee3a3b319743280',
1010

1111
local no_overlay = 'cb733e564850cd37b685fcef6f3c16b59802b22c',
1212

graal-js/mx.graal-js/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
{
2525
"name" : "regex",
2626
"subdir" : True,
27-
"version" : "df6eaf868a70a24c047ac7e677ffdb7b460450f4",
27+
"version" : "f33384d85f86bc5f4fd1a92d9d734309c64d381d",
2828
"urls" : [
2929
{"url" : "https://github.com/oracle/graal.git", "kind" : "git"},
3030
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},

0 commit comments

Comments
 (0)