Enable tests on linux-x64-clang image

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-10-17 14:01:04 +02:00
parent 47215f71ba
commit 259afe733b

View File

@ -383,7 +383,7 @@ jobs:
stockfish_arg: "ARCH=x86-64-modern COMP=clang",
ninja: "yes",
ninja_arg: "",
openssl: "no",
openssl: "yes",
openssl_arg: "linux-x86_64-clang",
C: "yes",
C_arg: "",
@ -391,7 +391,7 @@ jobs:
C-Plus-Plus_arg: "",
fmt: "yes",
fmt_arg: "",
cpython: "no",
cpython: "yes",
cpython_arg: "",
}
- {