Description:
Windows and Ubuntu runners both fail with the follow error:
Error: Java setup process failed due to: Invalid Version: 17.0.8.1+1080.1
Task version:
v5
Platform:
Runner type:
Repro steps:
- name: Set up JBR 25
uses: actions/setup-java@v5
with:
distribution: jetbrains
java-version: "25.0.3+480.61"
Description:
Windows and Ubuntu runners both fail with the follow error:
Task version:
v5
Platform:
Runner type:
Repro steps:
- name: Set up JBR 25
uses: actions/setup-java@v5
with:
distribution: jetbrains
java-version: "25.0.3+480.61"