mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-01-22 14:15:44 +01:00
Disable manylinux2014-aarch64 for now
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
9223859584
commit
a8d6d8d0f0
30
.github/workflows/main.yml
vendored
30
.github/workflows/main.yml
vendored
@ -634,21 +634,21 @@ jobs:
|
|||||||
fmt: "yes",
|
fmt: "yes",
|
||||||
fmt_arg: "",
|
fmt_arg: "",
|
||||||
}
|
}
|
||||||
- {
|
# - {
|
||||||
image: "manylinux2014-aarch64",
|
# image: "manylinux2014-aarch64",
|
||||||
stockfish: "no",
|
# stockfish: "no",
|
||||||
stockfish_arg: "",
|
# stockfish_arg: "",
|
||||||
ninja: "no",
|
# ninja: "no",
|
||||||
ninja_arg: "",
|
# ninja_arg: "",
|
||||||
openssl: "yes",
|
# openssl: "yes",
|
||||||
openssl_arg: "linux-aarch64",
|
# openssl_arg: "linux-aarch64",
|
||||||
C: "no",
|
# C: "no",
|
||||||
C_arg: "",
|
# C_arg: "",
|
||||||
C-Plus-Plus: "no",
|
# C-Plus-Plus: "no",
|
||||||
C-Plus-Plus_arg: "",
|
# C-Plus-Plus_arg: "",
|
||||||
fmt: "no",
|
# fmt: "no",
|
||||||
fmt_arg: "",
|
# fmt_arg: "",
|
||||||
}
|
# }
|
||||||
# web-wasm images
|
# web-wasm images
|
||||||
- {
|
- {
|
||||||
image: "web-wasm",
|
image: "web-wasm",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user