Test other Operating Systems than Linux via Github Actions by filmor · Pull Request #1310 · pythonnet/pythonnet

What does this implement/fix? Explain your changes.

Run tests on Windows and macOS via Github actions. Based on sdk-style (#1209), will rebase once that one is merged.

Does this close any currently open issues?

No, but we didn't test on macOS at all before :)

Any other comments?

I'll leave out the test-case "Windows with Mono" for now, can be added later but requires a bit of hoop-jumping.

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Add yourself to AUTHORS
  • Updated the CHANGELOG