-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The GitHub Action runner fails due to memory limits.
Possible solutions:
- Change caching https://docs.docker.com/build/ci/github-actions/cache/
- Reduce Docker image footprint (installing
torchalone takes up ~4GB -> different base image?)
Related to #92.
Container could be simplified once ROS dependency is gone #100.
- Update Docker images to remove ROS:
Line 17 in 3330220
| RUN apt-get update \ |
- Update README and remove ROS:
Line 97 in 3330220
| --build-arg ROS_DISTRO=jazzy \ |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working