updating .net version for CI
This commit is contained in:
parent
c030f3cc89
commit
85cca28ad7
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Setup .NET
|
- name: Setup .NET
|
||||||
uses: actions/setup-dotnet@v4
|
uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: "9.0.x"
|
dotnet-version: "10.0.x"
|
||||||
|
|
||||||
- name: Restore
|
- name: Restore
|
||||||
working-directory: ./mcp-server
|
working-directory: ./mcp-server
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user