Skip to content

Commit

Permalink
Remove Android from cirrus
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed May 31, 2024
1 parent 346f98b commit 69afc3c
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,20 +161,3 @@ task:
FILE_ENV: "./ci/test/00_setup_env_mac_cross.sh"
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV

task:
name: 'ARM64 Android APK'
<< : *CONTAINER_DEPENDS_TEMPLATE
container:
docker_arguments:
CI_IMAGE_NAME_TAG: "docker.io/amd64/ubuntu:22.04"
FILE_ENV: "./ci/test/00_setup_env_android.sh"
android_sdk_cache:
folder: "depends/SDKs/android"
fingerprint_key: "ANDROID_API_LEVEL=28 ANDROID_BUILD_TOOLS_VERSION=28.0.3 ANDROID_NDK_VERSION=23.2.8568313"
depends_sources_cache:
folder: "depends/sources"
fingerprint_script: git rev-parse HEAD:depends/packages
<< : *MAIN_TEMPLATE
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV

0 comments on commit 69afc3c

Please sign in to comment.