Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 9a7e3bd

Browse files
update downstream branch
1 parent 435dc3e commit 9a7e3bd

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
@@ -261,7 +261,7 @@ local labsjdk_builder_version = "2d6e93ddd626e9c0e9c862f1d80a5904e7a9165c";
261261
},
262262

263263
# Downstream Graal branch to test against.
264-
local downstream_branch = "master",
264+
local downstream_branch = "release/graal-vm/23.0",
265265

266266
local clone_graal = {
267267
run+: [

0 commit comments

Comments
 (0)