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
Github has deprecated the ubuntu-18.04 image for running Github Actions with (see actions/runner-images#6002).
We will need to ensure our build works with newer Ubuntu versions.
(Last time I tried, the binutils-esp32 build process did not work on ubuntu versions later than 18.04, so this might be more effort than just changing the image name 😞).