We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a085595 commit 78fdfe6Copy full SHA for 78fdfe6
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ env:
22
USE_BAZEL_VERSION: "9.1.1"
23
# JDK 27 early-access build; bump when a new EA build is published.
24
JDK_EA_MAJOR: "27"
25
- JDK_EA_BUILD: "27"
+ JDK_EA_BUILD: "28"
26
27
jobs:
28
# Basic sanity tests on the primary JDK.
0 commit comments