Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go 1.24rc1 not found #524

Open
2 of 5 tasks
sonatard opened this issue Dec 27, 2024 · 1 comment
Open
2 of 5 tasks

Go 1.24rc1 not found #524

sonatard opened this issue Dec 27, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sonatard
Copy link

sonatard commented Dec 27, 2024

Description:

I noticed that 1.24rc1 is not included in the manifest. Do you plan to support release candidates (RC) in the future?

https://github.com/actions/go-versions/blob/d75291c5c1691442f1a70c1d8a21cd1a044e1bde/versions-manifest.json

Action version:
v5

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:
Go 1.24rc1

Repro steps:

    - uses: actions/setup-go@v5
      with:
        go-version: 1.24rc1
        cache: false

Expected behavior:
no error

Actual behavior:

Setup go version spec 1.24rc1
Attempting to download 1.24rc1...
matching 1.24rc1...
Not found in manifest.  Falling back to download directly from Go
Error: Unable to find Go version '1.24rc1' for platform linux and architecture x64.
@sonatard sonatard added bug Something isn't working needs triage labels Dec 27, 2024
@mahalakshmi-rekadi
Copy link

Hello @sonatard,
Thank you for creating this issue. We will investigate it and provide feedback as soon as we have some updates.

@priyagupta108 priyagupta108 self-assigned this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants