Use latest Android image from our build server
This commit is contained in:
parent
c7fd1fea67
commit
96a1f52d3e
1 changed files with 2 additions and 2 deletions
|
|
@ -70,9 +70,9 @@ parts:
|
|||
|
||||
case "$ARCH" in
|
||||
x86_64)
|
||||
IMAGE_PATH="2018/05/23"
|
||||
IMAGE_PATH="2018/06/11"
|
||||
IMAGE_NAME="android_amd64.img"
|
||||
IMAGE_HASH="cbcb8c4740ed38dbc243122df2d8d87511a9c8dcc162781f2eabb5dc1ea079fe"
|
||||
IMAGE_HASH="0423700cb963fc64b2776a4e76cff886ef6648f0847f5b88b4ab0d61a7f1694f"
|
||||
;;
|
||||
*)
|
||||
echo "ERROR: Unknown architecture $ARCH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue