Skip to content

Migrate CI to Ubuntu 24 #4537

Open
Open
@goatgoose

Description

Problem:

Currently, the vast majority of the Codebuild CI jobs use a Ubuntu 18 image:

image: 024603541914.dkr.ecr.us-west-2.amazonaws.com/docker:ubuntu18codebuild

This includes many of the unit test jobs that test combinations of compilers and libcryptos, and the integration test jobs.

In addition to adding a simple unit test job to Ubuntu 24 (#4529), all of the existing unit test combinations and the integration tests should be moved to Ubuntu 24. This will allow newer compiler versions to be more easily tested.

Solution:

Migrate the ubuntu 18 CI image to Ubuntu 24.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions