mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-02-10 19:44:22 +01:00
Update main.yml
This commit is contained in:
parent
5d2ddaa26d
commit
81c74ac1f0
22
.github/workflows/main.yml
vendored
22
.github/workflows/main.yml
vendored
@ -769,28 +769,6 @@ jobs:
|
|||||||
cpython: "yes",
|
cpython: "yes",
|
||||||
cpython_arg: "--host=powerpc-unknown-linux-gnu --target=powerpc-unknown-linux-gnu",
|
cpython_arg: "--host=powerpc-unknown-linux-gnu --target=powerpc-unknown-linux-gnu",
|
||||||
}
|
}
|
||||||
# Linux ppc64 images
|
|
||||||
- {
|
|
||||||
image: "linux-ppc64",
|
|
||||||
stockfish: "yes",
|
|
||||||
stockfish_arg: "ARCH=ppc-64",
|
|
||||||
ninja: "yes",
|
|
||||||
ninja_arg: "",
|
|
||||||
openssl: "yes",
|
|
||||||
openssl_arg: "linux-ppc64",
|
|
||||||
C: "yes",
|
|
||||||
C_arg: "",
|
|
||||||
C-Plus-Plus: "yes",
|
|
||||||
C-Plus-Plus_arg: "",
|
|
||||||
llama_cpp: no",
|
|
||||||
llama_cpp_arg: "",
|
|
||||||
fmt: "yes",
|
|
||||||
fmt_arg: "",
|
|
||||||
raylib: "no",
|
|
||||||
raylib_arg: "",
|
|
||||||
cpython: "yes",
|
|
||||||
cpython_arg: "--host=powerpc64-unknown-linux-gnu --target=powerpc64-unknown-linux-gnu",
|
|
||||||
}
|
|
||||||
# Linux ppc64le images
|
# Linux ppc64le images
|
||||||
- {
|
- {
|
||||||
image: "linux-ppc64le",
|
image: "linux-ppc64le",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user