Skip to content
New issue

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

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

Already on GitHub? # to your account

Change SDK version check #1887

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Change SDK version check #1887

merged 1 commit into from
Dec 10, 2024

Conversation

DKLoehr
Copy link
Contributor

@DKLoehr DKLoehr commented Dec 10, 2024

Followup to #1859. When that was merged, github's windows builders were only partially updated to the new windows build tools (see this issue for more information). We worked around this by checking the installed SDK version in a funky way, which seems to have stopped working (#1886) now that they've fully updated.

If we ever decide that the new SDK is a requirement to build, we can remove the check entirely and just include the code unconditionally.

Now that github seems to have updated its builders, perhaps we can check the SDK version the more standard way.
@dmah42 dmah42 merged commit f4f93b5 into google:main Dec 10, 2024
86 checks passed
@dmah42
Copy link
Member

dmah42 commented Dec 10, 2024

fab. thank you.

@DKLoehr DKLoehr deleted the DKLoehr-patch-1 branch December 10, 2024 15:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants