Fix Ci and PPC64 ct-ng config

This commit is contained in:
Fancy2209 2024-10-31 09:29:08 -01:00 committed by GitHub
parent 2e70d66615
commit 0bed4bf8e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -751,7 +751,7 @@ jobs:
- { - {
image: "linux-ppc", image: "linux-ppc",
stockfish: "yes", stockfish: "yes",
stockfish_arg: "ARCH=ppc", stockfish_arg: "ARCH=ppc-32",
ninja: "yes", ninja: "yes",
ninja_arg: "", ninja_arg: "",
openssl: "yes", openssl: "yes",