-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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-latest bump from 22 to 24 fails to include sbt, nvm, and probably more #10788
Comments
While I eventually discovered #10636, given that github has advised everyone to use "latest" for years, it's just not acceptable to ever ship breaking changes that aren't absolutely necessary. |
Hi @ljharb Thank you for bringing this issue to our attention. We are looking into this issue and will update you on this issue after investigating. |
The announcement of the I think that's one of the issues here – I follow the announcements on the blog, but the initial beta announcement simply said:
And the |
Description
See https://twitter.com/ljharb/status/1846298893447004498
Namely, with no announcement, the Ubuntu version seems to have been bumped from 22 to 24, and the current images fail to ship nvm, as well as sbt, and presumably a lot more.
Platforms affected
Runner images affected
Image version and build link
https://github.com/tc39/ecma262/actions/runs/11268873692 works
https://github.com/tc39/ecma262/actions/runs/11354432242 does not
Is it regression?
yes
Expected behavior
I expect nvm and sbt to be available by default on the ubuntu image, always.
Actual behavior
They aren't there.
Repro steps
See https://github.com/tc39/ecma262/actions/runs/11354432242
The text was updated successfully, but these errors were encountered: