We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013ef29 commit 0df5783Copy full SHA for 0df5783
.github/workflows/java.yml
@@ -21,6 +21,7 @@ jobs:
21
- '24' # EOL: 2025-09
22
#- '25' # REL: 2025-09 EOL: 2032-09
23
# see supported java release schedule at https://www.oracle.com/java/technologies/java-se-support-roadmap.html
24
+ # see built temurin builds at https://adoptium.net/blog/
25
steps:
26
- uses: actions/checkout@v4
27
with:
0 commit comments