ci: update the cross version for the Android CI test (#1725)

This commit is contained in:
Clement Tsang 2025-04-21 03:47:16 -04:00 committed by GitHub
parent 7b95977e5a
commit b1be6b2cb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -223,7 +223,7 @@ jobs:
os: "ubuntu-latest",
target: "aarch64-linux-android",
cross: true,
cross-version: "git:cabfc3b02d1edec03869fabdabf6a7f8b0519160",
cross-version: "git:df3309709a4a26b3dc3b1567239c3f38b9da0425", # latest version that I've found works so far
no-default-features: true,
no-clippy: true,
}