Skip to content

Bump Ubuntu version to let CI run #37

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

GwendalLaurent
Copy link
Member

@GwendalLaurent GwendalLaurent commented May 23, 2025

The CI workflow was using a deprecated version of Ubuntu (see: https://github.blog/changelog/2025-01-15-github-actions-ubuntu-20-runner-image-brownout-dates-and-other-breaking-changes/)

This PR bumps the version of Ubuntu to 24.04

I also had to bump the version of cache from v2 to v4.

Furthermore, Ubuntu 24.04 doesn't support OTP23 so I had to drop it from the CI runs as well (see: https://github.com/erlef/setup-beam?tab=readme-ov-file#compatibility-between-operating-system-and-erlangotp)

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.

2 participants