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

Unable to Install Swift 5.9 on ubuntu-latest #685

Open
cpisciotta opened this issue Oct 15, 2024 · 2 comments
Open

Unable to Install Swift 5.9 on ubuntu-latest #685

cpisciotta opened this issue Oct 15, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cpisciotta
Copy link

Describe the bug

I'm unable to install Swift 5.9 in an ubuntu-latest GitHub Actions workflow. See here.

Workflow configuration (please complete the following information):

  • Action version (uses): 3aed395
  • Platform (runs-on): ubuntu-latest
  • Swift version (swift-version): 5.9
@cpisciotta cpisciotta added the bug Something isn't working label Oct 15, 2024
@sandorbokor
Copy link

sandorbokor commented Oct 15, 2024

Seeing the same issue
Using ubuntu-22.04 should provide a temporary workout.

@joshmossas
Copy link

I'm having the same issue with swift 5.10 on ubuntu 24.04

Error log:

Error: Unexpected error, unable to continue. Please report at https://github.com/swift-actions/setup-swift/issues
Version "24.04" of Ubuntu is not supported
Stacktrace:
Error: Version "24.04" of Ubuntu is not supported
    at Object.getSystem (/home/runner/work/_actions/redsun82/setup-swift/b2b6f77ab14f6a9b136b5[20](https://github.com/modiimedia/arri/actions/runs/12484586440/job/34842184987?pr=124#step:8:21)dc53ec8eca27d2b992/dist/index.js:427:15)
    at async run (/home/runner/work/_actions/redsun82/setup-swift/b2b6f77ab14f6a9b136b520dc53ec8eca27d2b992/dist/index.js:335:24)

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

4 participants