Skip to content

Update dotnet.yml#65

Merged
SoloByte merged 1 commit intomainfrom
workflow-patch-1
May 29, 2025
Merged

Update dotnet.yml#65
SoloByte merged 1 commit intomainfrom
workflow-patch-1

Conversation

@SoloByte
Copy link
Collaborator

No description provided.

@SoloByte SoloByte requested a review from Copilot May 29, 2025 13:40
@SoloByte SoloByte self-assigned this May 29, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the GitHub Actions workflow for .NET by refactoring the matrix configuration in dotnet.yml.

  • Changed the matrix structure from using a "runs-on" key to an "os" key with an "include" array.
  • Updated all job steps to reference the new matrix keys (i.e., using "${{ matrix.os }}" and "${{ matrix.runtime }}").

@SoloByte SoloByte merged commit 03694bf into main May 29, 2025
7 checks passed
@SoloByte SoloByte deleted the workflow-patch-1 branch May 29, 2025 13:50
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.

2 participants