Bug description
On Unity 6.6 (beta)/6.7 (alpha), tests and builds fail with the following error:
https://github.com/mob-sakai/unity-builder/actions/runs/28658183433
Error: Requested 1073741824 bytes, but only 67108864 bytes available
Error: Insufficient shared memory available - if using Docker, please run the container with --shm-size=1025M
Images up to Unity 6.5 complete tests and builds successfully, but Unity 6.6 (beta)/6.7 (alpha) fail.
How to reproduce
Use Unity 6.6 (beta)/6.7 (alpha) images with the unity-test-runner or unity-builder action.
Tests and builds complete successfully.
Additional details
Bug description
On Unity 6.6 (beta)/6.7 (alpha), tests and builds fail with the following error:
https://github.com/mob-sakai/unity-builder/actions/runs/28658183433
Images up to Unity 6.5 complete tests and builds successfully, but Unity 6.6 (beta)/6.7 (alpha) fail.
How to reproduce
Use Unity 6.6 (beta)/6.7 (alpha) images with the
unity-test-runnerorunity-builderaction.Tests and builds complete successfully.
Additional details