mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
mips-linux-uclibc: disable broken C build test
This commit is contained in:
parent
5e7571369c
commit
a0eaff4245
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -648,7 +648,7 @@ jobs:
|
||||
ninja_arg: "",
|
||||
openssl: "yes",
|
||||
openssl_arg: "linux-generic32",
|
||||
C: "yes",
|
||||
C: "no",
|
||||
C_arg: "",
|
||||
C-Plus-Plus: "yes",
|
||||
C-Plus-Plus_arg: "",
|
||||
|
Loading…
Reference in New Issue
Block a user