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 running CI on ubuntu-latest which is Ubuntu 24 now #1972

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

VitaliySerov
Copy link
Member

@VitaliySerov VitaliySerov commented Oct 18, 2024

Default GitHub Actions updated from Ubuntu 22.04 to Ubuntu 24.04

Ubuntu 22 includes imagemagick by default:

https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md

Ubuntu 24 is not:

https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md

Notice about rollout: actions/runner-images#10636

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.74%. Comparing base (7657458) to head (6832c02).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1972      +/-   ##
==========================================
- Coverage   97.84%   97.74%   -0.11%     
==========================================
  Files         103      103              
  Lines        1906     1906              
==========================================
- Hits         1865     1863       -2     
- Misses         41       43       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@VitaliySerov VitaliySerov merged commit 01c32fe into master Oct 18, 2024
11 of 12 checks passed
@VitaliySerov VitaliySerov deleted the fix/actions branch October 18, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant