egor-tensin / setup-mingw

GitHub action to set up MinGW-w64
MIT License
74 stars 25 forks source link

Use existing mingw installation? #12

Closed juan-lunarg closed 1 year ago

juan-lunarg commented 1 year ago

Looking at the runner images provided by GitHub it looks like mingw is already provided for users: https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md

Mingw-w64 11.2.0

Perhaps it could be beneficial for performance to use the pre-installed version?

I noticed that running this action takes about 6 minutes as part of our CI check: https://github.com/KhronosGroup/Vulkan-ValidationLayers/actions/runs/4349039769/jobs/7598236919