mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
remove thealgorithms/c tests
- tests depend on CMSIS-DSP which targets Cortex-M and Cortex-A Arm_math.h - this is available only for armv6 upwards - source: https://developer.arm.com/tools-and-software/embedded/cmsis (DSP)
This commit is contained in:
parent
342e895d84
commit
d6ba7d441f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -367,7 +367,7 @@ jobs:
|
|||||||
ninja_arg: "",
|
ninja_arg: "",
|
||||||
openssl: "yes",
|
openssl: "yes",
|
||||||
openssl_arg: "linux-x86",
|
openssl_arg: "linux-x86",
|
||||||
C: "yes",
|
C: "no",
|
||||||
C_arg: "",
|
C_arg: "",
|
||||||
C-Plus-Plus: "yes",
|
C-Plus-Plus: "yes",
|
||||||
C-Plus-Plus_arg: "",
|
C-Plus-Plus_arg: "",
|
||||||
|
Loading…
Reference in New Issue
Block a user