Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4184: Rework Windows CI to use MSYS2 r=Jasagredo a=Jasagredo Windows Github Actions is at the moment a mixture of several different solutions, namely: - hydra artifacts - chocolatey - vcpkg - pkgconfig-lite - manual intervention to find headers - installing OpenSSL This PR unifies the Windows Github actions approach into using MSYS2 and installing everything in a standardized way. Also, the different `cabal.project.local.$RUNNER` files are no longer required. Co-authored-by: Javier Sagredo <[email protected]>
- Loading branch information