Update CI settings
This commit is contained in:
parent
812e20522a
commit
e1dd4fe588
@ -1,4 +1,4 @@
|
|||||||
os: Visual Studio 2017
|
os: Visual Studio 2022
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: dotnet restore src\RethinkDb.Driver.FSharp.sln
|
- cmd: dotnet restore src\RethinkDb.Driver.FSharp.sln
|
||||||
@ -9,6 +9,3 @@ artifacts:
|
|||||||
- path: artifacts\nupkg\*.nupkg
|
- path: artifacts\nupkg\*.nupkg
|
||||||
|
|
||||||
test: off
|
test: off
|
||||||
|
|
||||||
hosts:
|
|
||||||
api.nuget.org: 93.184.221.200
|
|
Loading…
Reference in New Issue
Block a user