Skip to content

Make CI even faster? #2062

@Wauplin

Description

@Wauplin

Follow-up issue after #2059 cc @bmuskalla

Would be worth trying:

  • install dependencies with uv instead of pip Use uv in CI to speed-up requirements install #2072
  • cache dependencies between reruns (with 24h retention?)
  • split Windows CI to complete even quicker?
  • or: regroup tests to avoid complexity (e.g. stop doing repo / not repo and / torch tests separately)

Each item can be taken separately.

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