lambda-rust icon indicating copy to clipboard operation
lambda-rust copied to clipboard

Look into VM testing for windows

Open softprops opened this issue 6 years ago • 2 comments

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/

softprops avatar Mar 31 '19 06:03 softprops

See also vagrant https://app.vagrantup.com/boxes/search?q=windows+10&sort=&utf8=✓

softprops avatar Mar 31 '19 07:03 softprops

GitHub actions looks promising and accessible

softprops avatar Sep 15 '19 10:09 softprops