mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-03-12 17:20:08 +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
|
||||
- {
|
||||
image: "web-wasm",
|
||||
multiarch: "",
|
||||
multiarch: "yes",
|
||||
stockfish: "no",
|
||||
stockfish_arg: "",
|
||||
ninja: "no",
|
||||
@ -1261,7 +1261,7 @@ jobs:
|
||||
}
|
||||
- {
|
||||
image: "web-wasi-threads",
|
||||
multiarch: "",
|
||||
multiarch: "yes",
|
||||
stockfish: "no",
|
||||
stockfish_arg: "",
|
||||
ninja: "no",
|
||||
|
Loading…
x
Reference in New Issue
Block a user