From f0757440e9788803aa35103ba0d5d520d552c5ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 27 May 2025 12:43:37 +0200 Subject: [PATCH] Stop building against non-LTS Java versions that are EOL Closes gh-45695 --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e53dbf06e7..2c08fa1938 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,8 +21,6 @@ jobs: toolchain: false - version: 21 toolchain: true - - version: 22 - toolchain: true - version: 23 toolchain: true exclude: