|
Hi, I have been trying to get The failing job looks like this: Latest build with error: https://github.com/tvdboom/ATOM/actions/runs/8566270093/job/23475727347 P.S.: Before switching to |
Replies: 1 comment 2 replies
|
Looks like you're reaching the ~14GB of disk space. You can try this workaround: actions/runner-images#2840 (comment). Also, resolving your deps gave me 380 libraries, I'd say that's a lot indeed, especially when some of them are heavy ones (tensorflow, pandas, numpy, torch, etc.) |


Looks like you're reaching the ~14GB of disk space. You can try this workaround: actions/runner-images#2840 (comment).
Also, resolving your deps gave me 380 libraries, I'd say that's a lot indeed, especially when some of them are heavy ones (tensorflow, pandas, numpy, torch, etc.)