Run tests on dotnet version 8 too
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
|
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
|
||||||
with:
|
with:
|
||||||
dotnet-version: |
|
dotnet-version: |
|
||||||
6.0.x
|
8.0.x
|
||||||
|
|
||||||
- name: Initialize environment
|
- name: Initialize environment
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user