aws / s2n-tls

An implementation of the TLS/SSL protocols

Home Page:https://aws.github.io/s2n-tls/usage-guide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run tests on Ubuntu 24.04 in CI

goatgoose opened this issue · comments

Problem:

Ubuntu 24.04 has recently been released. We should build and run the s2n-tls unit tests on this version to ensure compatibility.

Related issue: #4464

Solution:

Build s2n-tls and run the unit tests on Ubuntu 24.04 in CI.

Codebuild and Github actions haven't added support for Ubuntu 24.04 yet, so we may want to wait for either of these providers to release a 24.04 runner: