Skip to content

Commit c86575e

Browse files
committed
java 23 is out
1 parent 04da1f8 commit c86575e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/java.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717
# when you edit this be sure to edit "release" job's too
1818
- '17' # EOL: 2026-09
1919
- '21' # EOL: 2028-09
20-
- '22' # EOL: 2024-09
21-
#- '23' # REL: 2024-09
20+
- '23' # EOL: 2030-09
2221
#- '24' # REL: 2025-03
2322
#- '25' # REL: 2025-09
2423
# see supported java release schedule at https://www.oracle.com/java/technologies/java-se-support-roadmap.html

0 commit comments

Comments
 (0)