Skip to content

Commit

Permalink
Only run specific matrix configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Aug 31, 2024
1 parent 4da54a5 commit 6474fb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
strategy:
fail-fast: false
matrix:
rid: ['win-x64', 'linux-x64', 'osx-x64']
os: ['windows-latest', 'ubuntu-latest', 'macos-latest']
include:
- rid: 'win-x64'
os: 'windows-latest'
Expand Down

0 comments on commit 6474fb1

Please sign in to comment.