Below you will find pages that utilize the taxonomy term “Bsmithcompsci”
April 30, 2026
GitHub Runner Debloater
Version updated for https://github.com/bsmithcompsci/github-runner-debloater to version v2.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-runner-debloater GitHub Action optimizes disk space usage on GitHub-hosted Ubuntu runners by removing unnecessary pre-installed tools, compilers, and SDKs that are not required for a specific project. Users can specify which tools to retain, allowing for faster builds and reduced resource consumption. This action is particularly useful for workflows with limited storage or projects needing minimal dependencies.
April 30, 2026
GitHub Runner Debloater
Version updated for https://github.com/bsmithcompsci/github-runner-debloater to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-runner-debloater GitHub Action helps optimize disk space usage on GitHub-hosted Ubuntu runners by removing pre-installed tools, SDKs, and runtimes that are not required for your project. It allows users to specify which tools to retain while automatically deleting unnecessary ones, addressing the problem of limited disk space during CI/CD workflows. This action is particularly useful for projects that only need a subset of the default runner’s extensive toolset, providing a straightforward way to streamline the environment.