Commit 4443414
committed
ci: add ccache for riscv64 wheel builds
Install and enable ccache inside the manylinux container to speed up
subsequent C/C++ compilation. First build populates the cache, later
builds benefit from cached object files.
Signed-off-by: Bruno Verachten <gounthar@gmail.com>1 parent 40c8ab0 commit 4443414
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| |||
0 commit comments