wip
This commit is contained in:
parent
139802a97f
commit
5ffbb368f1
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/setup-dotnet@v4
|
- uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: "8.0.x"
|
dotnet-version: "9.0.x"
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: dotnet test -c Release
|
run: dotnet test -c Release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue