Closed kostaleonard closed 3 weeks ago
Reconsidering this feature, I'm not sure it's necessary. This app is designed to be deployed in a Linux container, which would run fine on a Windows machine of the same architecture. The only reason I have cross-platform code at all is because I sometimes develop locally on a Windows machine and want to be able to run the test suite. Closing for now.
As a miner, I want the CI/CD pipeline to run the test suite in a Windows container (in addition to a Linux container) so that I know I am getting good cross-platform support.