Skip to content
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

Fix Github Actions for Ubuntu 24.04 base image #160

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Stormheg
Copy link
Member

@Stormheg Stormheg commented Dec 24, 2024

Github actions has now defaulted to using its Ubuntu 24.04 base image.
Compared to the previous base image, this is missing many pre-installed
binaries. Such as imagemagick.

Comparison:

@Stormheg Stormheg changed the title CI: update apt package lists before attempting to install Fix Github Actions for Ubuntu 24.04 base image Dec 24, 2024
Github actions has now defaulted to using its Ubuntu 24.04 base image.
Compared to the previous base image, this is missing many pre-installed
binaries. Such as imagemagick.

Comparison:

- Ubuntu 24.04: https://github.com/actions/runner-images/blob/ubuntu24/20241215.1/images/ubuntu/Ubuntu2404-Readme.md
- Ubuntu 22.04: https://github.com/actions/runner-images/blob/ubuntu24/20241215.1/images/ubuntu/Ubuntu2204-Readme.md
@Stormheg
Copy link
Member Author

Not sure what causes the CI to fail... Can't seem to reproduce this locally in a Ubuntu 24.04 docker container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant