bytecodealliance / wasmtime-dotnet

.NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/
Apache License 2.0
409 stars 52 forks source link

Change to use `windows-2019` to fix CI. #252

Closed peterhuene closed 1 year ago

peterhuene commented 1 year ago

This PR is an attempt to work around flakiness in the Windows CI relating to downloading Wasmtime release assets.

See https://github.com/actions/runner-images/issues/7007.