File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed
Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 1- name : Samples C# .Net Client (from AppVeyor )
1+ name : Samples C# .Net Client (Petstore )
22
33on :
44 push :
99 - samples/client/petstore/csharp/restsharp/standard2.0/Petstore/**
1010jobs :
1111 build :
12- name : Build clients (migrated from AppVeyor)
12+ name : Build clients
1313 runs-on : ubuntu-latest
1414 services :
1515 petstore-api :
Original file line number Diff line number Diff line change 1- name : Samples C# .Net Client (from AppVeyor)
1+ name : Samples C# .Net 7 Client
22
33on :
44 push :
2828 - samples/client/petstore/csharp/restsharp/standard2.0/Petstore/**
2929jobs :
3030 build :
31- name : Build clients (migrated from AppVeyor)
31+ name : Build clients
3232 runs-on : windows-latest
33- services :
34- petstore-api :
35- image : swaggerapi/petstore
36- ports :
37- - 80:8080
38- env :
39- SWAGGER_HOST : http://petstore.swagger.io
40- SWAGGER_BASE_PATH : /v2
4133 strategy :
4234 fail-fast : false
4335 matrix :
You can’t perform that action at this time.
0 commit comments