Skip to content

GL dependencies kill CI capacity #229

@cjwyett

Description

@cjwyett

This thread proposes running

- run: sudo apt-get update && sudo apt-get install -y xorg-dev mesa-utils xvfb libgl1 freeglut3-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxext-dev

In github actions. This is a very expensive operation (updates the host system and installs 10 extra dependencies). We are a poor research organisation working on a sensitive private project; so we only have access to 2000 minutes of github actions. We are struggling with our 2000 minute limit already. Does anyone know of a lightweight workaround?

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