You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed Linux wheels to include the MuJoCo runtime and SWIG bindings. ``CONAN_ARGS`` was set in the wheel build workflow but never reached the manylinux container, so MuJoCo was silently disabled on Linux while macOS and Windows shipped the full payload. Added ``environment-pass`` to the cibuildwheel Linux configuration so the option propagates.
0 commit comments