Skip to content

Commit 366b131

Browse files
Setup .NET Core on all platforms
Setup .NET Core on both windows and linux platforms.
1 parent d44de7b commit 366b131

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/checkout@v1
2020

2121
- name: Setup .NET Core
22-
if: matrix.os == 'ubuntu-latest'
2322
uses: actions/setup-dotnet@v1
2423
with:
2524
dotnet-version: 2.2.108

0 commit comments

Comments
 (0)