Skip to content

Commit 85cca28

Browse files
committed
updating .net version for CI
1 parent c030f3c commit 85cca28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup .NET
2525
uses: actions/setup-dotnet@v4
2626
with:
27-
dotnet-version: "9.0.x"
27+
dotnet-version: "10.0.x"
2828

2929
- name: Restore
3030
working-directory: ./mcp-server

0 commit comments

Comments
 (0)