Commit 3b378e3
authored
[copilot] move gradle cache to
Context: https://github.com/dotnet/android/actions/runs/19573553991/job/56052798645
Copilot is running out of disk space again, and I noticed that the
gradle cache is on `/home/runner/.gradle/`, which has limited space.
Moving it to `/mnt`, which has more space, should help alleviate this
issue./mnt (#10609)1 parent e397464 commit 3b378e3
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| 44 | + | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
| |||
0 commit comments