mirror of
https://github.com/actions/setup-java.git
synced 2026-02-19 21:33:36 +00:00
Extends .sdkmanrc support to automatically detect Java distribution from SDKMAN identifiers (e.g., java=21.0.5-tem maps to temurin distribution). Makes distribution input optional when using .sdkmanrc with distribution suffix. |
||
|---|---|---|
| .. | ||
| adopt.json | ||
| corretto.json | ||
| dragonwell.json | ||
| jetbrains.json | ||
| liberica-linux.json | ||
| liberica-windows.json | ||
| liberica.json | ||
| microsoft.json | ||
| sapmachine.json | ||
| sdkman-java-versions.csv | ||
| semeru.json | ||
| temurin.json | ||
| zulu-linux.json | ||
| zulu-releases-default.json | ||
| zulu-windows.json | ||