Closed
Description
Preferably I would like to see just one CI provider used
Wishlist:
- Supports Linux, Windows, macOS
- Can produce binaries and deploy them to GitHub releases
- Doesn't have a (too strict) time limit
- Has reasonable cache size
Appveyor and Travis CI are probably out of the question because of 1. and 3. respectively.
That leaves us with Azure or the GitHub actions. Github actions has had some issue with cache sizes in the past