remove android_sdk, we need to set it directly in the runners

This commit is contained in:
Ugljesa Jovanovic 2021-02-23 23:30:03 +01:00
parent 8249881eb1
commit 9071c9be0e
No known key found for this signature in database
GPG Key ID: 178E6DFCECCB0E0F

View File

@ -12,7 +12,6 @@ workflow:
variables: variables:
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
CHROME_BIN: "chromium" CHROME_BIN: "chromium"
ANDROID_SDK_ROOT: "/android-sdk"
simpleCheck: simpleCheck:
stage: prepare stage: prepare