1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Check Only JDK 17

This commit removes the extra build for
JDK 21 to save time on builds.

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
This commit is contained in:
Josh Cummings
2026-07-09 08:27:46 -06:00
parent 57c2af4900
commit f8442794a8
-2
View File
@@ -18,8 +18,6 @@ jobs:
strategy:
matrix:
include:
- java-version: 21-ea
toolchain: 21
- java-version: 17
toolchain: 17
with: