Skip to content

Commit

Permalink
Update and rename dotnet-_nix.yml to dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtule committed Nov 2, 2023
1 parent 5bafc71 commit 4b01bbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
dotnet: [ '6.0.x' ]
os: [ubuntu-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macOS-latest]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 4b01bbc

Please sign in to comment.