mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-22 21:24:49 +02:00
ci: update the cross version for the Android CI test (#1725)
This commit is contained in:
parent
7b95977e5a
commit
b1be6b2cb9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user