mirror of
https://github.com/google/cpu_features.git
synced 2025-07-03 14:13:18 +02:00
ci: Remove linaro toolchains support
All toolchains have not been updated since 2019... Also linaro website do not advertise them ref: https://www.linaro.org/downloads
This commit is contained in:
2
.github/workflows/aarch64_linux_cmake.yml
vendored
2
.github/workflows/aarch64_linux_cmake.yml
vendored
@ -16,8 +16,6 @@ jobs:
|
||||
targets: [
|
||||
[aarch64],
|
||||
[aarch64be],
|
||||
[aarch64-linux-gnu],
|
||||
[aarch64_be-linux-gnu]
|
||||
]
|
||||
fail-fast: false
|
||||
env:
|
||||
|
Reference in New Issue
Block a user