lambda-rust
lambda-rust copied to clipboard
Look into VM testing for windows
Without a way to test on windows its difficult to reproduce windows reported issues. Let's figure how a coping strategy. Virtual box sounds like the current best option https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
See also vagrant https://app.vagrantup.com/boxes/search?q=windows+10&sort=&utf8=✓
GitHub actions looks promising and accessible