mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

Migrate Travis to Ubuntu 20.04

Open gilles-peskine-arm opened this issue 2 years ago • 0 comments

Switch Travis Linux builds to Ubuntu 20.04. (22.04 is not yet on the build environment list).

Currently we're running Linux builds on Ubuntu 16.04, which is no longer supported. On Travis, this shouldn't make any difference, beyond having different compiler warnings due to using different compiler versions.

gilles-peskine-arm avatar Sep 15 '22 13:09 gilles-peskine-arm