Ultimately, we want the GitHub Actions CI testing on a windows node in addition to macos and linux.
But as a first step, we need to validate that the project can be built on Windows at all (natively, not inside WSL). Once we have instructions for doing it manually, we can then work toward enhancing the GitHub Actions CI workflows to include windows as well.
Ultimately, we want the GitHub Actions CI testing on a windows node in addition to macos and linux.
But as a first step, we need to validate that the project can be built on Windows at all (natively, not inside WSL). Once we have instructions for doing it manually, we can then work toward enhancing the GitHub Actions CI workflows to include windows as well.