Skip to content

Commit

Permalink
chore: Update dotnetcore.yml
Browse files Browse the repository at this point in the history
Very slow tests in windows-latest
  • Loading branch information
MrDave1999 committed Dec 2, 2023
1 parent ea9119b commit ff3415a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
os: [windows-latest, ubuntu-latest]
os: [ubuntu-latest]
dotnet-version: ['8.x']
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ff3415a

Please sign in to comment.