Skip to content

Cache size too large for Github workers #386

@LegNeato

Description

@LegNeato

With default cache settings:

use-github-cache: true
use-local-cache: true

in our CI we see the runner run out of disk space around 1/2 the time. For example:

https://github.com/Rust-GPU/Rust-CUDA/actions/runs/13938588399/job/39011124853

We are already only including --toolkit:

linux-local-args: [
    "--toolkit"
  ]

Is there any way to tune the cache? Which cache may be causing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions