Skip to content

Ubuntu CI has newer packages #1259

@jordancarlin

Description

@jordancarlin

The installation CI is using the default GitHub Actions runners for Ubuntu installation tests. While working on #1258, I discovered that these images come with newer versions of some packages that have been manually installed and are not normally available in the default Ubuntu package repos.

We should update the Ubuntu installation CI runs to directly use a clean Ubuntu docker image to avoid this. It led me to believe that the new version of sail worked, but that was actually only because GitHub preinstalls CMake 3.31 (3.16 is what is actually available from apt).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions