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

[All OSes] Ruby versions <= 2.7.x will be removed on February, 26 #9327

Closed
8 of 12 tasks
mikhailkoliada opened this issue Feb 8, 2024 · 3 comments
Closed
8 of 12 tasks
Assignees
Labels
Announcement awaiting-deployment Code complete; awaiting deployment and/or deployment in progress OS: macOS OS: Ubuntu OS: Windows

Comments

@mikhailkoliada
Copy link
Contributor

Breaking changes

Toolcache Ruby versions <= 2.7.x will be removed from the images on February, 26.

Target date

Image deployment is starting on February 26 and will take 3-4 days.

The motivation for the changes

All versions <= 2.7.x were EOLed more than a year ago. We would like to remove long-term unsupported versions.

Possible impact

if your workflows / pipeline depennd on Ruby versions <= 2.7.x they might become broken.

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

Nothing is required.

@Vyazovoy
Copy link

Vyazovoy commented Feb 9, 2024

As a "Mitigation ways" I would recommend to just use setup-ruby action if someone needs super old Ruby version.

@mikhailkoliada mikhailkoliada pinned this issue Feb 17, 2024
@mikhailkoliada mikhailkoliada added the awaiting-deployment Code complete; awaiting deployment and/or deployment in progress label Feb 23, 2024
larskanis added a commit to oneclick/rubyinstaller2 that referenced this issue Feb 29, 2024
@mikhailkoliada mikhailkoliada unpinned this issue Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement awaiting-deployment Code complete; awaiting deployment and/or deployment in progress OS: macOS OS: Ubuntu OS: Windows
Projects
None yet
Development

No branches or pull requests

5 participants
@Vyazovoy @mikhailkoliada @Alexey-Ayupov and others