File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
shell : bash
45
45
runs-on : aks-linux-16-cores-32gb
46
46
container :
47
- image : fedora:33
47
+ image : openvinogithubactions.azurecr.io/dockerio/library/ fedora:33
48
48
volumes :
49
49
- /mount:/mount
50
50
options : -e SCCACHE_AZURE_BLOB_CONTAINER -e SCCACHE_AZURE_CONNECTION_STRING
@@ -196,9 +196,9 @@ jobs:
196
196
defaults :
197
197
run :
198
198
shell : bash
199
- runs-on : ubuntu-20.04
199
+ runs-on : aks-linux-2-cores-8gb
200
200
container :
201
- image : fedora:33
201
+ image : openvinogithubactions.azurecr.io/dockerio/library/ fedora:33
202
202
env :
203
203
RPM_PACKAGES_DIR : /__w/openvino/packages/
204
204
Original file line number Diff line number Diff line change 43
43
shell : bash
44
44
runs-on : aks-linux-16-cores-32gb
45
45
container :
46
- image : emscripten/emsdk
46
+ image : openvinogithubactions.azurecr.io/dockerio/ emscripten/emsdk:3.1.61
47
47
volumes :
48
48
- /mount:/mount
49
49
options : -e SCCACHE_AZURE_BLOB_CONTAINER -e SCCACHE_AZURE_CONNECTION_STRING
You can’t perform that action at this time.
0 commit comments