Skip to content

Commit 0df5783

Browse files
committed
mention where to check for built jdks
1 parent 013ef29 commit 0df5783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- '24' # EOL: 2025-09
2222
#- '25' # REL: 2025-09 EOL: 2032-09
2323
# 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/
2425
steps:
2526
- uses: actions/checkout@v4
2627
with:

0 commit comments

Comments
 (0)