OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.92k stars 1.11k forks source link

Run GPU build on self-hosted runner #1704

Closed pierotofy closed 1 year ago

pierotofy commented 1 year ago

I suspect GitHub has changed the amount of disk space we get on the free runners, which means the GPU build keeps failing due to lack of disk space.

Changing the config to use our runner instead.