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
Update GitHub actions to run ubuntu-24.04 rather than ubuntu-22.04, fixing any issue encountered on the way.
Once done, update Netlify's build image to use ubuntu-20.04 as well.
Important
We want to use ubuntu-24.04 rather than ubuntu-latest so we're in control of when we upgrade to a newer version
rather than that being dictated by GitHub updates
Why
To upgrade from the deprecated Ubuntu 20.04 environment on Netlify, and more generally to keep running on the most up to date environment.
What
Update GitHub actions to run
ubuntu-24.04rather thanubuntu-22.04, fixing any issue encountered on the way.Once done, update Netlify's build image to use
ubuntu-20.04as well.Important
We want to use
ubuntu-24.04rather thanubuntu-latestso we're in control of when we upgrade to a newer versionrather than that being dictated by GitHub updates
Why
To upgrade from the deprecated Ubuntu 20.04 environment on Netlify, and more generally to keep running on the most up to date environment.
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
ubuntu-24.04ubuntu-24.04as well.