Skip to content

Re-enable NuGet tests for .NET LTS versions#816

Merged
MikeMcQuaid merged 1 commit into
licensee:mainfrom
nozaq:fix-ci-nuget
Mar 2, 2025
Merged

Re-enable NuGet tests for .NET LTS versions#816
MikeMcQuaid merged 1 commit into
licensee:mainfrom
nozaq:fix-ci-nuget

Conversation

@nozaq

@nozaq nozaq commented Mar 1, 2025

Copy link
Copy Markdown
Collaborator

This PR re-enables NuGet tests in the test matrix. Both .NET 3.x and 5.x are incompatible with Ubuntu 24.04 due to a libssl version mismatch (dotnet/core#4749).

Because .NET 3.x and 5.x have reached the end of support, this PR updates the test matrix to use the current LTS version (8.x) and the next LTS version (10.x). These newer versions are compatible with Ubuntu 24.04.

Ref: https://dotnet.microsoft.com/en-us/download/dotnet

@MikeMcQuaid MikeMcQuaid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks again @nozaq!

@MikeMcQuaid MikeMcQuaid merged commit 6ea9528 into licensee:main Mar 2, 2025
@MikeMcQuaid

Copy link
Copy Markdown
Contributor

@nozaq Have given you maintain access to the repository 🎉. I'll try to open some issues for stuff but would appreciate having you around to be able to review my PRs. Thanks again for your work, you rock ❤️

@nozaq nozaq deleted the fix-ci-nuget branch March 2, 2025 21:58
@nozaq

nozaq commented Mar 2, 2025

Copy link
Copy Markdown
Collaborator Author

@MikeMcQuaid Accepted! Sure, I'll review new PRs as they come in 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants