specify different instant size for hyperv test
parent
de605b41ac
commit
e32f00845c
|
|
@ -269,7 +269,7 @@ jobs:
|
|||
TIME_ELAPSED: time
|
||||
JOB_NAME: "functional_test_hyperv_windows"
|
||||
GOPOGH_RESULT: ""
|
||||
runs-on: [self-hosted, windows-10-ent, 16CPUs]
|
||||
runs-on: [self-hosted, windows-10-ent, Standard_D16s_v3]
|
||||
steps:
|
||||
- name: Clean up
|
||||
continue-on-error: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue