Commit d4e5c07
perf(ci): optimize Android build with reduced targets and Rust cache
- Cache Rust target directories for Android (aarch64, armv7)
- Remove i686 and x86_64 targets (emulator-only, rarely needed)
- Expected to reduce build time from ~8min to under 5min
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5535ad2 commit d4e5c07
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
0 commit comments