Skip to content

ci: use ubuntu-latest instead of ubuntu-20.04 for release workflow #546

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 1 commit into
base: main
Choose a base branch
from

Conversation

cakebaker
Copy link
Contributor

This PR uses ubuntu-latest instead of ubuntu-20.04 in the release workflow. ubuntu-20.04 has been removed from Github according to actions/runner-images#11101 .

Please note that release.yml is usually auto-generated by dist. However, the changes of this PR are done manually as there is no newer version of dist available. The future of the project is currently unclear as the company behind it apparently run into financial problems.

Thanks to @Qelxiros who mentioned this issue in #536 (comment) !

Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.15%. Comparing base (a607612) to head (319e1de).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #546      +/-   ##
==========================================
- Coverage   87.69%   87.15%   -0.54%     
==========================================
  Files          31       31              
  Lines        6893     6300     -593     
  Branches      324      324              
==========================================
- Hits         6045     5491     -554     
+ Misses        617      578      -39     
  Partials      231      231              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cakebaker cakebaker marked this pull request as draft May 7, 2025 08:09
@cakebaker cakebaker changed the title ci: use ubuntu-latest instead of ubuntu-20.04 ci: use ubuntu-latest instead of ubuntu-20.04 for release workflow May 7, 2025
@cakebaker
Copy link
Contributor Author

Hm, looks like more work is necessary :|

@cakebaker cakebaker force-pushed the ci_use_latest_ubuntu_in_release_workflow branch 3 times, most recently from cb47c5f to f073bf1 Compare May 7, 2025 08:43
which is no longer available on Github
@cakebaker cakebaker force-pushed the ci_use_latest_ubuntu_in_release_workflow branch from f073bf1 to 319e1de Compare May 7, 2025 08:46
@cakebaker cakebaker marked this pull request as ready for review May 7, 2025 08:48
@cakebaker
Copy link
Contributor Author

Ok, I resolved it with the workaround described in axodotdev/cargo-dist#1760 (comment)

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