-
Notifications
You must be signed in to change notification settings - Fork 53
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
Toolset directory for version '14.38' was not found. #80
Comments
Hi! As per [Windows-2022] Multiple VC Build Tools will be removed on May, 13 · Issue #9701 · actions/runner-images, I think GitHub has removed all VC++ toolsets except the latest one (for now it's 14.39). That's why the version 14.38 was not found. Please compare the following two files (lines highlighted by me; I have no idea why two 14.29 toolsets are preserved): . |
That what I finally figured, thanks! It's strange though, I thought that 14.39 was pre-release. The page at Latest Microsoft Visual C++ Redistributable Version still indicates 14.38. If I don't specify Thanks for the help! |
The Footnotes |
Thanks a lot! |
Starting today (2024-05-16), the action has started failing. Any idea of what's happening?
The text was updated successfully, but these errors were encountered: