stackgl / headless-gl

🎃 Windowless WebGL for node.js
1.73k stars 166 forks source link

appveyor.yml: image: Visual Studio 2022 #280

Closed cclauss closed 3 months ago

dhritzkiv commented 3 months ago

🙌🏼 Such a simple change to fix what I was struggling with for days.

So far, the tests seem to be progressing further than they did before. Even though it failed halfway through the test cases, this is better than it failing during init, so a net-positive.

I'll merge this as-is, and separately look into why the tests are quitting halfway through. Solving that problem will help with resolving the issues in #264