-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
Description
We currently use Travis, Appveyor and Azure Pipelines. We had Appveyor to test on Windows, and we added Azure as an experiment. Now Azure supports mac, linux, and windows. In addition, GitHub now has a native Actions which can run CI on mac, linux, and windows. We should re-evaluate which one(s) of these we want to use, and get rid of the rest.