Skip to content

Upgrade CI workflow to use .NET 10 SDK - #15

Merged
Atrejoe merged 1 commit into
masterfrom
hotfix/correct_pr_validation
Jul 27, 2026
Merged

Upgrade CI workflow to use .NET 10 SDK#15
Atrejoe merged 1 commit into
masterfrom
hotfix/correct_pr_validation

Conversation

@Atrejoe

@Atrejoe Atrejoe commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Removes the dotnet/core/sdk:2.1 Docker container workaround, which was previously necessary due to glibc incompatibility with GitHub Actions' JavaScript actions.

The PR validation workflow can now directly install and use the .NET 10 SDK, simplifying the build and test process.

Removes the `dotnet/core/sdk:2.1` Docker container workaround, which was previously necessary due to `glibc` incompatibility with GitHub Actions' JavaScript actions.

The PR validation workflow can now directly install and use the .NET 10 SDK, simplifying the build and test process.
@Atrejoe
Atrejoe merged commit fba860e into master Jul 27, 2026
2 checks passed
@Atrejoe
Atrejoe deleted the hotfix/correct_pr_validation branch July 27, 2026 15:46
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.

1 participant