We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86e19b commit 29755e5Copy full SHA for 29755e5
.github/workflows/ci.yml
@@ -329,11 +329,6 @@ jobs:
329
- name: Checkout repository
330
uses: actions/checkout@v2.3.4
331
332
- - name: Setup .NET Core SDK (old)
333
- uses: actions/setup-dotnet@v1.7.2
334
- with:
335
- dotnet-version: 5.0.202
336
-
337
- name: Setup .NET Core SDK
338
uses: actions/setup-dotnet@v1.8.1
339
0 commit comments