ansible-language-server
ansible-language-server copied to clipboard
Enable testing under WSL2 on GHA
We need to run ASL testing under WSL (preferably WSL2) on github actions. Please keep in mind that this is not the same thing as running tests under Windows.
While WSL is reporting itself as Linux, we can find a lot of value in running in this specific environment and there are some factors that could cause different behaviors than on a pure-Linux environment and we do want to be able to catch them on CI.
Just adding another nail in wsl https://github.com/yarnpkg/yarn/issues/8059
WSL2 works only with private runners.