Commit d9c4d83
perf(ci): add tmpfs to wheel build runners
Mount /home/runner and /var/lib/docker in RAM for the maturin wheel
builds. Uses r7 (memory-optimized) instances to handle the memory
pressure from tmpfs + Rust compilation.
Co-authored-by: Claude <noreply@anthropic.com>1 parent a6c983c commit d9c4d83
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments