File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 ubuntu_ver : 22.04
5454 runs-on : one-x64-linux
5555 container :
56- image : nnfw/one-devtools:${{ matrix.ubuntu_code }}
56+ image : samsungonedev.azurecr.io/ nnfw/one-devtools:${{ matrix.ubuntu_code }}
5757 options : --user root
5858 env :
5959 NNCC_WORKSPACE : build
Original file line number Diff line number Diff line change 4646 if : github.repository_owner == 'Samsung'
4747 runs-on : one-x64-linux
4848 container :
49- image : nnfw/one-devtools:android-sdk
49+ image : samsungonedev.azurecr.io/ nnfw/one-devtools:android-sdk
5050 options : --user root
5151 env :
5252 TARGET_ARCH : aarch64
Original file line number Diff line number Diff line change 5555 platform : arm
5656 runs-on : one-x64-linux
5757 container :
58- image : nnfw/one-devtools:${{ matrix.ubuntu_code }}-cross
58+ image : samsungonedev.azurecr.io/ nnfw/one-devtools:${{ matrix.ubuntu_code }}-cross
5959 options : --user root
6060 env :
6161 TARGET_ARCH : ${{ matrix.arch }}
Original file line number Diff line number Diff line change 5858 runs-on : ${{ matrix.runner }}
5959 container :
6060 # Use test image: default image is not supporting arm64 yet
61- # TODO Use default image when it supports arm64
62- image : nnfw/one-devtools:${{ matrix.ubuntu_code }}-test
61+ image : samsungonedev.azurecr.io/nnfw/one-devtools:${{ matrix.ubuntu_code }}
6362 options : --user root
6463 env :
6564 TARGET_ARCH : ${{ matrix.arch }}
You can’t perform that action at this time.
0 commit comments