Define correct .NET version in test #140
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -16,3 +16,5 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
call:
|
call:
|
||||||
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/test.yaml@master
|
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/test.yaml@master
|
||||||
|
with:
|
||||||
|
dotnet-version: 8.0.x
|
||||||
|
Reference in New Issue
Block a user