Commit 80f5633
authored
Clean up more space for backwards compatibility jobs (#5658)
Backwards compatibility jobs have been failing in CI with:
```
fatal: sha1 file '/home/runner/work/TileDB/TileDB/test/inputs/arrays/read_compatibility_test/.git/index.lock' write error. Out of diskspace
warning: Clone succeeded, but checkout failed.
```
This PR is cleaning up more unused libraries and tools from runners so
that checkout succeeds again. I got good results with this fix here:
https://github.com/TileDB-Inc/TileDB/actions/runs/18308399162
---
TYPE: NO_HISTORY
DESC: Clean up more space for backwards compatibility jobs1 parent 371ae03 commit 80f5633
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
0 commit comments