boostorg / wave

Boost.org wave module
http://boost.org/libs/wave
21 stars 49 forks source link

Update GitHub Actions CI file #133

Closed sdarwin closed 2 years ago

sdarwin commented 2 years ago

The Ubuntu 16.04 environment is scheduled to be removed from GitHub Actions in September 2021. Migrate those jobs to Docker containers or Ubuntu 18.04. Also, fix a problem with pip package installation on older platforms.