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

Commit

Permalink
update downstream branch
Browse files Browse the repository at this point in the history
  • Loading branch information
marwan-hallaoui committed Apr 19, 2023
1 parent 435dc3e commit 9a7e3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ local labsjdk_builder_version = "2d6e93ddd626e9c0e9c862f1d80a5904e7a9165c";
},

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

local clone_graal = {
run+: [
Expand Down

0 comments on commit 9a7e3bd

Please sign in to comment.