You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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):
uses
): 3aed395runs-on
): ubuntu-latestswift-version
): 5.9The text was updated successfully, but these errors were encountered: