-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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
Labels
No labels