I have an issue on big workflow, on the last steps:
Preparing Step (Deploy to Bitrise.io - Build Artifacts, Test Reports, and Pipeline intermediate files) failed: environment list is too large (302.30859375 KB), max allowed size: 256 KB (exit code: 1)
The workflow work when launch standalone, but throw this error when added at the end of this global workflow.
This is problematic since this is a legit workflow. Is it possible to increase this value to 512 KB ?