More workflow edits
This commit is contained in:
parent
dafcd6b595
commit
b34702d06c
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
dotnet: [ '3.1.x', '5.0.x' ]
|
||||
dotnet: [ '5.0.x' ]
|
||||
name: .NET ${{ matrix.dotnet }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue