Skip to content

Commit 92af871

Browse files
committed
bumped JVMCI build to b13
1 parent c73ad28 commit 92af871

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='b12', jdk_version='25.0.1+8')
4+
self.JVMCIRelease(name='25.1', build='b13', jdk_version='25.0.1+8')
55
],
66

77
# Specifies a JVMCI release.

0 commit comments

Comments
 (0)