Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI : Strip RenderMan installation to save space #6273

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

johnhaddon
Copy link
Member

The RenderMan install is 2.9G, which pushes us close to the edge of available space on the GitHub runners. It contains over a gigabyte of Python modules and textures that we don't need, so we now remove them after installation to save space.

The RenderMan install is 2.9G, which pushes us close to the edge of available space on the GitHub runners. It contains over a gigabyte of Python modules and textures that we don't need, so we now remove them after installation to save space.
@johnhaddon johnhaddon self-assigned this Feb 12, 2025
@murraystevenson murraystevenson merged commit 66cf1cf into 1.5_maintenance Feb 12, 2025
5 checks passed
@johnhaddon johnhaddon deleted the renderManDiskSpace branch February 21, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants