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
I manually updated runners in my actions to 24.04 but now it seems like I'm getting long queue times waiting for a runner. Why is that? If the 22.04 runners end up using 24.04 images, why can't we route 24.04 to them?
Breaking changes
using ubuntu-latest label now will use ubuntu 24.04,
Target date
using the ubuntu-latest tag will now use ubuntu 24.04. Check your actions, there may be problems
The motivation for the changes
I have had problems deploying in a project
Possible impact
This bug has caused apt not to find one of the packages I need and the entire execution fails
Mitigation ways
just use ubuntu-22.04 instead
The text was updated successfully, but these errors were encountered: