swiftlang / swiftly

A Swift toolchain installer and manager, written in Swift.
https://swiftlang.github.io/swiftly/
Apache License 2.0
424 stars 19 forks source link

Add support for new OS's #111

Open adam-fowler opened 2 weeks ago

adam-fowler commented 2 weeks ago

New Linux platforms supported: Ubuntu 23.10 (x86_64 and AArch64) Ubuntu 24.04 (x86_64 and AArch64) Debian 12 (x86_64 and AArch64) Fedora 39 (x86_64 and AArch64)

futurejones commented 2 weeks ago

Ubuntu 23.10 is just an interim release and reaches EOL (end of life) in July 2024. Is swiftly going remove the installation of OS versions once they reach EOL?

adam-fowler commented 2 weeks ago

Ubuntu 23.10 is just an interim release and reaches EOL (end of life) in July 2024. Is swiftly going remove the installation of OS versions once they reach EOL?

While Apple make the tarballs available I don't think there is any harm in providing access.

adam-fowler commented 2 weeks ago

115