Skip to content

Update GitHub Actions workflow to test on .NET 8, 9, and 10 - #73

Closed
JansthcirlU wants to merge 5 commits into
mainfrom
vibe/update-workflow-dotnet-versions-02a252
Closed

JansthcirlU wants to merge 5 commits into
mainfrom
vibe/update-workflow-dotnet-versions-02a252

Conversation

@JansthcirlU

Copy link
Copy Markdown
Owner

Summary

  • Add matrix strategy to run build and test across .NET 8.0.x, 9.0.x, and 10.0.x
  • Run format check for each .NET version to ensure consistency across all targeted frameworks

mistral-vibe and others added 5 commits August 6, 2026 11:18
- Use matrix strategy to run build and test across all three .NET versions
- Run format check for each version to ensure consistency

Co-authored-by: JansthcirlU <JansthcirlU@users.noreply.github.com>
- Run format check once in a separate job using .NET 10
- Matrix jobs for build/test depend on format job completing
- This prevents format command from hanging in matrix jobs

Co-authored-by: JansthcirlU <JansthcirlU@users.noreply.github.com>
Co-authored-by: JansthcirlU <JansthcirlU@users.noreply.github.com>
Co-authored-by: JansthcirlU <JansthcirlU@users.noreply.github.com>
Co-authored-by: JansthcirlU <JansthcirlU@users.noreply.github.com>
@JansthcirlU

Copy link
Copy Markdown
Owner Author

Mistral could no longer connect with its sandbox to push updates to this branch. Closing and fixing it myself.

@JansthcirlU JansthcirlU closed this Aug 6, 2026
@JansthcirlU
JansthcirlU deleted the vibe/update-workflow-dotnet-versions-02a252 branch August 6, 2026 11:58
Repository owner locked as resolved and limited conversation to collaborators Aug 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants