alandefreitas / cpp-actions

GitHub Actions for C++ Libraries
https://alandefreitas.github.io/cpp-actions/
Boost Software License 1.0
19 stars 3 forks source link

Update available msvc versions #2

Closed sdkrystian closed 10 months ago

sdkrystian commented 12 months ago

Updates the available msvc versions to those which come preinstalled on the GH runners. I don't think 10.0.40219 or 12.0.40660 come installed so I removed those (unless they are located somewhere other than C:/$PROGRAMFILES/Microsoft Visual Studio/$YEAR/$EDITION/VC/Tools/MSVC, but I doubt that).

alandefreitas commented 12 months ago

Two extra versions. Nice.

This needs to be compiled because the built scripts are also need to be checked in: https://github.com/alandefreitas/cpp-actions/blob/develop/build.sh

codecov[bot] commented 12 months ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella: