Skip to content

Could not find GraalVM for SemVer 17 #700

Description

@violetagg

Description:
The issue below started to appear on 16.10.2024 without any changes in the project

Trying to resolve the latest version from remote
  Error: Could not find GraalVM for SemVer 17

Task version:
v4

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Repro steps:
https://github.com/reactor/reactor-netty/actions/runs/11357786129

      - name: Set up GraalVM 17
        uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
        with:
            distribution: 'graalvm'
            java-version: '17'

Expected behavior:
GraalVM to be installed

Actual behavior:
GraalVM is not installed

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