heroku / base-images

Recipes for building the base images for Heroku's stacks
BSD 3-Clause "New" or "Revised" License
267 stars 78 forks source link

Update CI to Ubuntu 24.04 runner images #315

Closed edmorley closed 4 months ago

edmorley commented 4 months ago

Now that Ubuntu 24.04 images are available on GitHub Actions, we can update from the Ubuntu 22.04 images.

The new image version includes a newer Shellcheck release, which requires that we ignore a new warning: https://www.shellcheck.net/wiki/SC2028

See also: https://github.com/actions/runner-images/issues/9848 https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md https://salesforce.quip.com/bu6UA0KImOxJ#temp:C:GZRd13d2ce2d455470495cbd34cf

GUS-W-16238120.