Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update microbuild pool to VS2019 #243

Merged
merged 3 commits into from
Aug 23, 2021

Conversation

davilimap
Copy link
Member

Update MicroBuild pool to VS 2019 before the currently used pool is deprecated.

Copy link
Member

@heaths heaths left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, though the build (test) break needs to be resolved first.

@@ -14,7 +14,7 @@ trigger:
pr: none

queue:
name: VSEng-MicroBuildVS2017
name: VSEngSS-MicroBuild2019
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build broke because the host probably doesn't have the right cached docker image, but odd it couldn't pull it? Maybe no connection to the outside world?

Step 1/6 : FROM microsoft/windowsservercore@sha256:431315d3208b79a74c7e598aacb469f0e58a18977f5b93885b1d8d7027cae03d
manifest for microsoft/windowsservercore@sha256:431315d3208b79a74c7e598aacb469f0e58a18977f5b93885b1d8d7027cae03d not found: manifest unknown: manifest unknown

@lwillia updated these recently and may remember where to look off hand.

Additionally, make sure that the right Windows SDK targets are installed, though I see the Build step completed successfully so it would seem it is installed.

@davilimap davilimap merged commit f18bd64 into develop Aug 23, 2021
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.

2 participants