-
Notifications
You must be signed in to change notification settings - Fork 184
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
Ubuntu 24.04 LTS Noble Numbat #382
Comments
A docker image for 24.04 was added last month, #380, that is the first step towards producing builds. |
Thanks! I had looked in https://github.com/apple/swift-docker/tree/main/nightly-6.0/ubuntu prior creating the case rather than the master folder. |
@shahmishal, any plans to add an official 24.04 build for the next 5.10 patch release? I noticed that the github CI is preparing a runner image for 24.04 and left Swift out, actions/runner-images#9848, likely because there is no official 24.04 release of 5.10. |
Yes, I saw and already notified the github people, but technically this issue is about the upcoming Swift 6 supporting 24.04, which hasn't been added yet, so this issue can be kept open if the original reporter wants. |
@shahmishal We already have Swift release images for Ubuntu noble can we also get nightly 6 and main noble images? |
Any news on this? Have the issues with Swift on Noble been fixed up? I'm creating my own containers that I can use for now, but would be nice to get official ones. |
Ubuntu 24.04 images are available https://www.swift.org/install/linux/ubuntu/24_04/#latest |
@shahmishal ah no I meant for generating the nightly containers for Noble as well. The main and 6.1 toolchains are already being generated for Ubuntu 24.04, so how hard would it be to just add a ubuntu24.04 container that is generated with this toolchain installed? |
It would be highly advantageous for the Swift 6 development process to consider building and releasing Ubuntu 24.04 LTS packages. This new release of Ubuntu, detailed here and further elaborated in the release notes, offers extended support that lasts for five years, until June 2029.
Currently, Swift packages are available for Ubuntu 18.04, but this older version reached the end of its standard support in May 2023, as noted here.
The text was updated successfully, but these errors were encountered: