Skip to content

ci: split Windows executor validation#11938

Draft
sluongng wants to merge 1 commit intomasterfrom
sluongng/windows-executor-ci-parallel
Draft

ci: split Windows executor validation#11938
sluongng wants to merge 1 commit intomasterfrom
sluongng/windows-executor-ci-parallel

Conversation

@sluongng
Copy link
Copy Markdown
Contributor

PR #11870 increased the Windows CI critical path because it
appended a windows_386 build to the existing Windows executor
validation job.

Keep the regular amd64 build and test in the same Windows job
so that they can reuse the same warm build state, run the 386
build in parallel in a second Windows job, and keep a small
summary job to report one aggregate status.

PR #11870 increased the Windows CI critical path because it
appended a windows_386 build to the existing Windows executor
validation job.

Keep the regular amd64 build and test in the same Windows job
so that they can reuse the same warm build state, run the 386
build in parallel in a second Windows job, and keep a small
summary job to report one aggregate status.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant