Skip to content

report-coverage job failing on ubuntu-latest #1089

@chrisrink10

Description

@chrisrink10

From #1082 (comment)

It appears that the ubuntu-latest container is using ubuntu-24.04 which raises an error when using pip to install packages outside of a virtualenv (which we are of course doing in the report-coverage CI job because we don't care about maintaining a specific venv for a short-lived job). For now, we just pinned the job to ubuntu-22.04 to allow the job to succeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component:ciIssue pertaining to CI/CD jobsissue-type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions