mirror of https://github.com/grpc/grpc.git
[CI] Keep ninja test only for Windows. (#38159)
This PR addresses the frequent timeouts encountered by the Windows portability build-only test suite. Currently, the suite includes two tests: one using MSBuild and another using Ninja, both with MSVC 2022. To mitigate the timeout issue, this PR disables the MSBuild test while retaining the Ninja test.
Closes #38159
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/38159 from veblush:win-port 7507298b9a
PiperOrigin-RevId: 698412694
pull/38097/head
parent
4eb73bc81e
commit
cb9375468b
3 changed files with 12 additions and 21 deletions
Loading…
Reference in new issue