Skip to content

Unable to use 25.0.4+1.1-librca via sdkmanrc #1267

Description

@mhalbritter

Hello!

the initializr build uses actions/setup-java pointing it to .sdkmanrc:

uses: actions/setup-java@de7274f081f381c8f8158605e0321c36c376e2e6 # v6.0.1
with:
  java-version-file: '.sdkmanrc'
  cache: 'maven'

The sdkmanrc contains:

java=25.0.4+1.1-librca

This fails with:

No matching version found for SemVer '25.0.4+1.1'

You can see the run here: https://github.com/spring-io/initializr/actions/runs/34478924386/job/102876516468

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions