From 067680b6afb2ee8d369aaf638cbcc2050737df6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 06:18:11 +0000 Subject: [PATCH] Update dependency openjdk/jdk to v18 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c26e63f62a24..2763d94acf8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: JAVA_VERSION: ${{ matrix.java.version }} USE_BAZEL_VERSION: "9.0.1" JDK_EA_MAJOR: "27" - JDK_EA_BUILD: "15" + JDK_EA_BUILD: "18" strategy: fail-fast: true matrix: