Skip to content

GitHub actions cache usage #991

@larsoner

Description

@larsoner

MNE-CPP is currently right around the 10 GB limit

Image

Looks like it's mostly driven by codeql. But in any case, going over the limit evicts the least recently used cache item, so I suspect you're not getting ideal cache usage here. Oldest cache is currently 4h old, which probably means there's some other stuff that's being lost, and unnecessary re-downloads etc. being done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions