mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-21 10:23:34 +02:00
mips-linux-uclibc: disable broken C build test
This commit is contained in:

committed by
Jonas Vautherin

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: "",
|
||||
|
Reference in New Issue
Block a user