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

Fix GitHub Actions job failures #682

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Fix GitHub Actions job failures #682

merged 2 commits into from
Aug 30, 2024

Conversation

stakx
Copy link
Member

@stakx stakx commented Aug 30, 2024

It has been a while since we worked on this project, so by now our GitHub Actions job no longer runs successfully. This PR gets it back running again, but doesn't fix all potential issues that have shown up now, such as out-of-support & security vulnerability warnings for older target frameworks. Whether we want to drop support for .NET Core 2.1 and 3.1 can be decided separately.

This should fix the error "Could not find '.NET Core SDK' with version
= 2.1.818" thrown by `dotnet_install` during GitHub Actions (CI).
This should fix the "Could not find 'dotnet' host for the 'X64' archi-
tecture" error.
@stakx stakx merged commit 3374796 into castleproject:master Aug 30, 2024
4 checks passed
@stakx stakx deleted the ci branch August 30, 2024 15:56
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