mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-03-13 01:30:05 +01:00
ci: mark web-wasm and web-wasi-threads as multiarch
This commit is contained in:
parent
5887d4c55c
commit
d75b3333c0
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -1217,7 +1217,7 @@ jobs:
|
|||||||
# web-wasm images
|
# web-wasm images
|
||||||
- {
|
- {
|
||||||
image: "web-wasm",
|
image: "web-wasm",
|
||||||
multiarch: "",
|
multiarch: "yes",
|
||||||
stockfish: "no",
|
stockfish: "no",
|
||||||
stockfish_arg: "",
|
stockfish_arg: "",
|
||||||
ninja: "no",
|
ninja: "no",
|
||||||
@ -1261,7 +1261,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
image: "web-wasi-threads",
|
image: "web-wasi-threads",
|
||||||
multiarch: "",
|
multiarch: "yes",
|
||||||
stockfish: "no",
|
stockfish: "no",
|
||||||
stockfish_arg: "",
|
stockfish_arg: "",
|
||||||
ninja: "no",
|
ninja: "no",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user