Skip to content

ci: android jobs install only platform-tools (legacy 'tools' SDK package removed) - #175

Merged
khosravipasha merged 1 commit into
prismfrom
ci/android-sdk-packages
Sep 15, 2026
Merged

khosravipasha merged 1 commit into
prismfrom
ci/android-sdk-packages

Conversation

@khosravipasha

Copy link
Copy Markdown
Collaborator

Agent review context: release run 34933324419 failed in android-arm64 during Setup Android SDK with Failed to find package 'tools' / sdkmanager exit 1. android-actions/setup-android defaults to installing the legacy tools package, which is no longer in the Android SDK repository. Upstream hit the same failure today and fixed it in 987498f (ggml-org#28936) by pinning packages: 'platform-tools'.

This applies the same one-line change to the setup-android steps in release-prism.yml and build-android.yml. The following Install NDK step already installs the NDK explicitly, so nothing else changes.

@khosravipasha
khosravipasha merged commit 7dffb15 into prism Sep 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant