mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-09 20:57:26 +01:00
Turnoff stockfish test
This commit is contained in:
parent
53ab4193a2
commit
5105b44143
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -465,12 +465,12 @@ jobs:
|
||||
# Linux i686 images
|
||||
- {
|
||||
image: "linux-i686",
|
||||
stockfish: "yes",
|
||||
stockfish_arg: "ARCH=x86-32-sse41-popcnt",
|
||||
stockfish: "no",
|
||||
stockfish_arg: "",
|
||||
ninja: "yes",
|
||||
ninja_arg: "",
|
||||
openssl: "yes",
|
||||
openssl_arg: "linux-x86",
|
||||
openssl_arg: "linux-i686",
|
||||
C: "yes",
|
||||
C_arg: "",
|
||||
C-Plus-Plus: "yes",
|
||||
|
Loading…
Reference in New Issue
Block a user