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

Use dotnet v8 in all tests #101

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Use dotnet v8 in all tests #101

merged 2 commits into from
Jan 28, 2025

Conversation

rquitales
Copy link
Member

This should fix #89. The test program expects DotNet v6, but only v8 is installed currently.

@rquitales rquitales self-assigned this Jan 28, 2025
@rquitales rquitales requested a review from a team as a code owner January 28, 2025 22:47
Copy link

@guineveresaenger guineveresaenger left a comment

Choose a reason for hiding this comment

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

LGTM.

Thank you; I was so confused 😂

@rquitales
Copy link
Member Author

Note: the integration test environment also had to be updated to install dotnet v8.

@rquitales rquitales changed the title chore: update dotnet test program to taget v8 Use dotnet v8 in all tests Jan 28, 2025
@rquitales rquitales merged commit c9d54b0 into main Jan 28, 2025
29 checks passed
@rquitales rquitales deleted the rquitales/fix-ci branch January 28, 2025 23:06
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.

Workflow failure: Continuous Integration
2 participants