File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8383 defaults :
8484 run :
8585 shell : pwsh
86- runs-on : aks-win-4-cores-8gb-st
86+ runs-on : aks-win-4-cores-8gb-build- st
8787 env :
8888 CMAKE_COMPILE_WARNING_AS_ERROR : ' ON'
8989 OPENVINO_REPO : " ${{ github.workspace }}\\ openvino"
@@ -181,7 +181,7 @@ jobs:
181181 defaults :
182182 run :
183183 shell : pwsh
184- runs-on : ' aks-win-4-cores-8gb-st'
184+ runs-on : ' aks-win-4-cores-8gb-build- st'
185185 env :
186186 OPENVINO_JS_DIR : " ${{ github.workspace }}\\ openvino\\ src\\ bindings\\ js\\ node"
187187 OPENVINO_JS_LIBS_DIR : " ${{ github.workspace }}\\ openvino\\ src\\ bindings\\ js\\ node\\ bin"
@@ -253,7 +253,7 @@ jobs:
253253 needs : [ Build, Smart_CI ]
254254 uses : ./.github/workflows/job_tokenizers.yml
255255 with :
256- runner : ' aks-win-4-cores-8gb-st'
256+ runner : ' aks-win-4-cores-8gb-build- st'
257257 shell : pwsh
258258 affected-components : ${{ needs.smart_ci.outputs.affected_components }}
259259 python-version : ' 3.11'
You can’t perform that action at this time.
0 commit comments