Skip to content

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

Merged
julienrbrt merged 1 commit into
ignite:mainfrom
kanalsop:fix-test-cov-runner-label
May 18, 2026
Merged

fix(ci): use ubuntu-latest in test coverage workflow#4943
julienrbrt merged 1 commit into
ignite:mainfrom
kanalsop:fix-test-cov-runner-label

Conversation

@kanalsop
Copy link
Copy Markdown
Contributor

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.

@kanalsop kanalsop requested a review from a team as a code owner May 18, 2026 14:53
@github-actions github-actions Bot added component:ci CI/CD workflow and automated jobs. component:configs labels May 18, 2026
@julienrbrt julienrbrt added backport/v29.x.y Backport to v29.x.y skip-changelog Don't check changelog for new entries labels May 18, 2026
@julienrbrt julienrbrt merged commit e48510d into ignite:main May 18, 2026
26 of 29 checks passed
julienrbrt pushed a commit that referenced this pull request May 19, 2026
(cherry picked from commit e48510d)

Co-authored-by: kanalsop <207140925+kanalsop@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/v29.x.y Backport to v29.x.y 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