Arm-poweredのLarger RunnerにAndroid SDKがインストールされていない

GitHubが管理している通常のUbuntu 24.04のイメージでは、Android SDKがインストールされています。

https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md

しかし、Arm-poweredのRunnerは話が違うらしく、Android SDKを始めとするいくつかのソフトウェアが入っていない、かつ管理者もGitHubではないようです。

https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md#not-installed-software

github.com

Issueが立っているようなので、今後に期待です。

github.com