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

Pin ubuntu runner to 22.04 #856

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Pin ubuntu runner to 22.04 #856

merged 1 commit into from
Jan 6, 2025

Conversation

DaveTryon
Copy link
Contributor

This is the PR called out in #855 to unblock PR builds. It pins the GitHub runner environment at ubuntu-22.04, which still has the mono package that we need for some tests.

@DaveTryon DaveTryon requested a review from a team as a code owner January 6, 2025 19:22
@DaveTryon DaveTryon merged commit 66f405b into main Jan 6, 2025
7 checks passed
@DaveTryon DaveTryon deleted the DaveTryon/pin-ubuntu-22.04 branch January 6, 2025 19:33
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.50%. Comparing base (ff40e98) to head (6922872).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #856      +/-   ##
==========================================
+ Coverage   44.50%   46.50%   +2.00%     
==========================================
  Files         355      355              
  Lines       14142    14142              
  Branches     1161     1161              
==========================================
+ Hits         6294     6577     +283     
+ Misses       7308     7017     -291     
- Partials      540      548       +8     

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

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.

3 participants