Skip to content

Commit 6d292a9

Browse files
committed
bumped JVMCI build to b11
1 parent f73bcb6 commit 6d292a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/common.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
# The JVMCI releases that can be built from this repo.
33
jvmci_releases:: [
4-
self.JVMCIRelease(name='25.1', build='b10', jdk_version='25.0.1+8')
4+
self.JVMCIRelease(name='25.1', build='b11', jdk_version='25.0.1+8')
55
],
66

77
# Specifies a JVMCI release.

0 commit comments

Comments
 (0)