vcpkg/scripts/azure-pipelines/windows-unstable
Billy O'Neal 773516ecf6
Fix VS2022 testing of the compilers. (#23826)
* Workaround GetChildItem returning a non-array when there's only one result.

* Apply Nicole's code review comment.
2022-03-28 17:30:37 -07:00
..
azure-pipelines.yml [vcpkg-unstable] Update agent pool name 2021-06-24 09:53:27 -07:00
job.yml Fix the VS2022 'unstable' queues. (#23742) 2022-03-24 12:44:35 -07:00
README.md Add MSVC-internal testing scripts to public GitHub. (#13748) 2020-09-28 13:54:10 -07:00
rearrange-msvc-drop-layout.ps1 Fix VS2022 testing of the compilers. (#23826) 2022-03-28 17:30:37 -07:00

The "unstable" build is used internally by Microsoft to test prerelease versions of our C++ compiler; not seeing results from these build definitions in the GitHub portal is normal as these builds depend on acquisition of private compiler bits that aren't yet shipping.