Disable runnable option for Android export preset and remove ADB version check from CI workflow
Android / android (push) Failing after 18s

This commit is contained in:
Kirill
2026-08-19 22:26:44 +03:00
parent 15a4a2e953
commit 14e4450679
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ Remove-Item -Recurse -Force '{temp_dir}'"
name="Android"
platform="Android"
runnable=true
runnable=false
dedicated_server=false
custom_features=""
export_filter="all_resources"