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

chore: adjust workflows to ubuntu-22.04; use runner.os for artifacts #2414

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

traeok
Copy link
Member

@traeok traeok commented Jan 16, 2025

What It Does

Uses ubuntu-22.04 instead of ubuntu-latest to work around some runner issues with Ubuntu 24 (missing glibc and cargo audit)

How to Test

Review Checklist
I certify that I have:

Additional Comments

@traeok traeok changed the title chore: adjust workflows to ubuntu-22.04; use runner.os for artifacts chore: adjust workflows to ubuntu-22.04; use runner.os for artifacts Jan 16, 2025
@traeok traeok changed the title chore: adjust workflows to ubuntu-22.04; use runner.os for artifacts chore: adjust workflows to ubuntu-22.04; use runner.os for artifacts Jan 16, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (97a3c68) to head (6be6abe).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #2414    +/-   ##
========================================
  Coverage   91.33%   91.33%            
========================================
  Files         639      639            
  Lines       18248    18248            
  Branches     3834     3943   +109     
========================================
  Hits        16666    16666            
  Misses       1580     1580            
  Partials        2        2            

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

@traeok traeok marked this pull request as ready for review January 17, 2025 13:37
Copy link

📅 Suggested merge-by date: 1/31/2025

@zFernand0 zFernand0 merged commit f86212e into master Jan 17, 2025
67 checks passed
@zFernand0 zFernand0 deleted the chore/update-linux-workflows branch January 17, 2025 20:11
@zFernand0 zFernand0 added the release-current Indicates that there is no new functionality being delivered label Jan 17, 2025
awharn added a commit that referenced this pull request Feb 3, 2025
Signed-off-by: Andrew W. Harn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-current Indicates that there is no new functionality being delivered
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

3 participants