Skip to content

Commit 7005cd6

Browse files
committed
Try to use roll forward on dotnet script
1 parent d2139eb commit 7005cd6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -329,11 +329,6 @@ jobs:
329329
- name: Checkout repository
330330
uses: actions/checkout@v2.3.4
331331

332-
- name: Setup .NET Core SDK (old)
333-
uses: actions/setup-dotnet@v1.7.2
334-
with:
335-
dotnet-version: 5.0.202
336-
337332
- name: Setup .NET Core SDK
338333
uses: actions/setup-dotnet@v1.8.1
339334

0 commit comments

Comments
 (0)