Skip to content

fix(ci): use ubuntu-latest in test coverage workflow (backport #4943)#4944

Open
mergify[bot] wants to merge 1 commit into
release/v29.x.yfrom
mergify/bp/release/v29.x.y/pr-4943
Open

fix(ci): use ubuntu-latest in test coverage workflow (backport #4943)#4944
mergify[bot] wants to merge 1 commit into
release/v29.x.yfrom
mergify/bp/release/v29.x.y/pr-4943

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 18, 2026

What this changes

Fixes the runner label in the test coverage workflow from $ubuntu-latest to ubuntu-latest.

Why

ubuntu-latest is the expected GitHub-hosted runner label. The previous value prevents the workflow from being assigned to a matching runner, leaving the job queued until it times out.


This is an automatic backport of pull request #4943 done by [Mergify](https://mergify.com).

@mergify mergify Bot requested a review from a team as a code owner May 18, 2026 21:44
@github-actions github-actions Bot added component:ci CI/CD workflow and automated jobs. component:configs labels May 18, 2026
@julienrbrt julienrbrt added the skip-changelog Don't check changelog for new entries label May 18, 2026
@julienrbrt julienrbrt enabled auto-merge (squash) May 18, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:ci CI/CD workflow and automated jobs. component:configs skip-changelog Don't check changelog for new entries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants