Skip to content

Conversation

@tekenstam
Copy link
Member

This PR updates the runner image for all relevant GitHub Actions workflows to use ubuntu-latest instead of the deprecated ubuntu-20.04.

See actions/runner-images#11101 for more details.

Changes

  • .github/workflows/unit-test.yml: runs-on updated from ubuntu-20.04 to ubuntu-latest
  • .github/workflows/functional-test.yaml: runs-on updated from ubuntu-20.04 to ubuntu-latest (if previously present; now confirmed as ubuntu-latest)

Why?

@tekenstam tekenstam requested review from a team as code owners April 15, 2025 18:06
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.13%. Comparing base (2945307) to head (128c17e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #484   +/-   ##
=======================================
  Coverage   46.13%   46.13%           
=======================================
  Files          40       40           
  Lines        7004     7004           
=======================================
  Hits         3231     3231           
  Misses       3617     3617           
  Partials      156      156           

☔ 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.

@tekenstam tekenstam merged commit 2935436 into master Apr 15, 2025
7 checks passed
@tekenstam tekenstam deleted the update-runner-image branch April 15, 2025 18:32
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