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_arg: "",
|
||||
}
|
||||
- {
|
||||
image: "manylinux2014-aarch64",
|
||||
stockfish: "no",
|
||||
stockfish_arg: "",
|
||||
ninja: "no",
|
||||
ninja_arg: "",
|
||||
openssl: "yes",
|
||||
openssl_arg: "linux-aarch64",
|
||||
C: "no",
|
||||
C_arg: "",
|
||||
C-Plus-Plus: "no",
|
||||
C-Plus-Plus_arg: "",
|
||||
fmt: "no",
|
||||
fmt_arg: "",
|
||||
}
|
||||
# - {
|
||||
# image: "manylinux2014-aarch64",
|
||||
# stockfish: "no",
|
||||
# stockfish_arg: "",
|
||||
# ninja: "no",
|
||||
# ninja_arg: "",
|
||||
# openssl: "yes",
|
||||
# openssl_arg: "linux-aarch64",
|
||||
# C: "no",
|
||||
# C_arg: "",
|
||||
# C-Plus-Plus: "no",
|
||||
# C-Plus-Plus_arg: "",
|
||||
# fmt: "no",
|
||||
# fmt_arg: "",
|
||||
# }
|
||||
# web-wasm images
|
||||
- {
|
||||
image: "web-wasm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user