Skip to content

Commit 78fdfe6

Browse files
Update dependency openjdk/jdk to v28 (#1846)
Co-authored-by: Werner Dietl <wdietl@gmail.com>
1 parent a085595 commit 78fdfe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
USE_BAZEL_VERSION: "9.1.1"
2323
# JDK 27 early-access build; bump when a new EA build is published.
2424
JDK_EA_MAJOR: "27"
25-
JDK_EA_BUILD: "27"
25+
JDK_EA_BUILD: "28"
2626

2727
jobs:
2828
# Basic sanity tests on the primary JDK.

0 commit comments

Comments
 (0)