mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-18 11:50:13 +00:00
bump net sdk version to 7.0 to support the tests project
This commit is contained in:
parent
e554405aef
commit
d41f993e67
@ -311,7 +311,7 @@ jobs:
|
|||||||
|
|
||||||
build-csharp-linux:
|
build-csharp-linux:
|
||||||
docker:
|
docker:
|
||||||
- image: mcr.microsoft.com/dotnet/sdk:6.0-jammy # Ubuntu 22.04
|
- image: mcr.microsoft.com/dotnet/sdk:7.0-jammy # Ubuntu 22.04
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user