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

Use github runner os 22.04 #1712

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Use github runner os 22.04 #1712

merged 2 commits into from
Oct 10, 2024

Conversation

NadeemYaseen
Copy link
Contributor

Motivate of the pull request

  • [ x] To address an existing issue. If so, please provide a link to the issue:
  • Breaking new feature. If so, please describe details in the description part.

Describe the technical details

GitHub Actions runners are now using Ubuntu 24.04 and we don't support it so using Ubuntu 22.04

What is currently done? (Provide issue link if applicable)

What does this pull request change?

Which part of the code base require a change

  • Library:
  • Plug-in:
  • Engine
  • Documentation
  • Regression tests
  • [ x] Continous Integration (CI) scripts

Impact of the pull request

  • Require a change on Quality of Results (QoR)
  • Break back-compatibility. If so, please list who may be influenced.

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.46%. Comparing base (d2794ac) to head (aad0f3e).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1712   +/-   ##
=======================================
  Coverage   14.46%   14.46%           
=======================================
  Files         478      478           
  Lines       63822    63822           
  Branches    26170    26093   -77     
=======================================
  Hits         9230     9230           
+ Misses      53361    53343   -18     
- Partials     1231     1249   +18     

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

@ravikiranchollangi ravikiranchollangi merged commit b2ad5a5 into main Oct 10, 2024
35 checks passed
@ravikiranchollangi ravikiranchollangi deleted the use22.04 branch October 10, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants