distributed-process icon indicating copy to clipboard operation
distributed-process copied to clipboard

Continuous testing on Windows

Open LaurentRDC opened this issue 1 year ago • 1 comments

Currently, all packages in this repository are tested in GitHub Actions using the ubuntu-latest operating system.

While building all packages succeeded using windows-latest, not all tests passed. Unfortunately, I do not have a Windows machine to debug the test suites.

It would be great if someone with a Windows machine could help identify problems, such that we can add Windows testing in GitHub Actions

LaurentRDC avatar Sep 03 '24 17:09 LaurentRDC