Remove dotnet 3.1 from CI dependencies
This commit is contained in:
@@ -57,7 +57,6 @@ jobs:
|
|||||||
uses: actions/setup-dotnet@v2
|
uses: actions/setup-dotnet@v2
|
||||||
with:
|
with:
|
||||||
dotnet-version: |
|
dotnet-version: |
|
||||||
3.1.x
|
|
||||||
6.0.x
|
6.0.x
|
||||||
|
|
||||||
- name: "Build: WindowsServer"
|
- name: "Build: WindowsServer"
|
||||||
|
|||||||
@@ -24,7 +24,6 @@ jobs:
|
|||||||
uses: actions/setup-dotnet@v2
|
uses: actions/setup-dotnet@v2
|
||||||
with:
|
with:
|
||||||
dotnet-version: |
|
dotnet-version: |
|
||||||
3.1.x
|
|
||||||
6.0.x
|
6.0.x
|
||||||
|
|
||||||
- name: Initialize environment
|
- name: Initialize environment
|
||||||
|
|||||||
@@ -25,7 +25,6 @@ jobs:
|
|||||||
uses: actions/setup-dotnet@v2
|
uses: actions/setup-dotnet@v2
|
||||||
with:
|
with:
|
||||||
dotnet-version: |
|
dotnet-version: |
|
||||||
3.1.x
|
|
||||||
6.0.x
|
6.0.x
|
||||||
|
|
||||||
- uses: leafo/gh-actions-lua@v8
|
- uses: leafo/gh-actions-lua@v8
|
||||||
|
|||||||
Reference in New Issue
Block a user