Branch: refs/heads/tonyc/no-msvc100
Home: https://github.com/Perl/perl5
Commit: 58c26e011b18beb7d99c8cc0699d7a962448b18b
https://github.com/Perl/perl5/commit/58c26e011b18beb7d99c8cc0699d7a962448b18b
Author: Tony Cook <[email protected]>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M .github/workflows/testsuite.yml
Log Message:
-----------
remove MSVC100/vcexpress2010 from CI, at least for now
Due to failing installation of VC express 2010, that version isn't
being tested anyway, and is just producing errors.
If we work out a solution for the missing download from Microsoft
we can reinstate it, but at this point it's just noise
reducing the utility CI gives us.
This does not make VC2010 unsupported, it's purely a CI change.