You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new mac CI runners appear to not have x86_64 emulation enabled (or something like that), and the current version of the installed android build tools have only x86_64 binaries, so the arm64 mac tests are now failing on rules_android. Build tools version 35.0.0 have x86_64 + arm64 combination binaries, so adding that version should fix the issue.
The new mac CI runners appear to not have x86_64 emulation enabled (or something like that), and the current version of the installed android build tools have only x86_64 binaries, so the arm64 mac tests are now failing on rules_android. Build tools version 35.0.0 have x86_64 + arm64 combination binaries, so adding that version should fix the issue.
See #1981 (comment)
continuous-integration/macos/mac-android.sh
Line 30 in 122ce87
continuous-integration/buildkite/setup-docker.sh
Line 189 in 122ce87
continuous-integration/buildkite/android.sh
Line 24 in 122ce87
continuous-integration/buildkite/setup-windows.ps1
Line 261 in 122ce87
The text was updated successfully, but these errors were encountered: