boostorg / serialization

Boost.org serialization module
http://boost.org/libs/serialization
119 stars 139 forks source link

Use containers to supported deprecated OS with GHA #284

Closed mborland closed 1 year ago

mborland commented 1 year ago

Github deprecated support for a number of old Ubuntu distributions so use containers and the Ubuntu toolchain PPA to keep support for older compilers.

mborland commented 1 year ago

@robertramey This is good for review. It has the Github Actions CI system working again, and a few minor fixes to that end. If you want you can go into the repo settings and delete the webhook for appveyor since that doesn't seem to work. That'll give you the green check mark next to PRs/commits moving forward.