-
Notifications
You must be signed in to change notification settings - Fork 510
Closed
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels