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

ci: remove latest .NET SDK temporarily #165

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Conversation

skwasjer
Copy link
Owner

There is an issue with latest SDK (7.0.400) on Linux with .NET Framework causing builds with .NET Framework to fail.
microsoft/vstest#4549

Unfortunatey, it becomes preinstalled with latest GitHub runner images, so have to remove it for now.

Opting to lower version (eg. 7.0.307) via installer is not sufficient!

https://github.com/actions/runner-images/blob/ubuntu22/20230821.1/images/linux/Ubuntu2204-Readme.md
There is an issue with latest SDK on Linux with .NET Framework:
See vstest/issues/4549
Unfortunatey, it becomes preinstalled with latest GitHub runner images, so have to remove it for now.

Opting to lower version (eg. 7.0.307) via installer is not sufficient!
@skwasjer skwasjer merged commit e4e9c6e into main Aug 26, 2023
@skwasjer skwasjer deleted the chore/remove_latest_sdk branch August 26, 2023 09:54
@skwasjer skwasjer added the ci label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant