mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-14 23:19:25 +02:00
Merge branch 'master' into update_tests
This commit is contained in:
34
.github/workflows/main.yml
vendored
34
.github/workflows/main.yml
vendored
@ -710,23 +710,23 @@ jobs:
|
||||
cpython: "yes",
|
||||
cpython_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: "",
|
||||
cpython: "yes",
|
||||
cpython_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: "",
|
||||
# cpython: "yes",
|
||||
# cpython_arg: "",
|
||||
# }
|
||||
# web-wasm images
|
||||
- {
|
||||
image: "web-wasm",
|
||||
|
Reference in New Issue
Block a user