Closed
Description
In an effort to reduce maintenance, I suggest moving to using AppVeyor for CI/CD exclusively now that it supports building on Linux in addition to Windows.
What will be lost is validating builds against OS X and Mono, but I think that's an acceptable trade-off. If there are issues with either, we can count on people reporting them and then dealing with them on a case-by-case basis.
Another option would be to use Azure Pipelines since it supports Windows, Linux and macOS but I am less familiar with that platform and it would require me to spend more time than at the moment (unless someone wants to jump in and help with that).
@fsateler Thoughts?