Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: e5b416634d0055def68bf629b50aea1f831efda2
https://github.com/Perl/perl5/commit/e5b416634d0055def68bf629b50aea1f831efda2
Author: Tony Cook <[email protected]>
Date: 2021-05-27 (Thu, 27 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.