mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-26 04:48:08 +02:00
web-wasm: bump emscripten to 5.0.1
Disable raylib, which seems to have an unrelated error.
This commit is contained in:
@@ -1232,7 +1232,7 @@ jobs:
|
||||
llama_cpp_arg: "",
|
||||
fmt: "no",
|
||||
fmt_arg: "",
|
||||
raylib: "yes",
|
||||
raylib: "no",
|
||||
raylib_arg: "-DPLATFORM=Web",
|
||||
cpython: "no",
|
||||
cpython_arg: "",
|
||||
|
||||
Reference in New Issue
Block a user