Commit c939b21
committed
ci: migrate Instrumentation tests to ubuntu-latest with KVM + AVD cache
Move the required `Instrumentation tests` job off the flaky `macos-15-intel`
runner. KVM-accelerated `ubuntu-latest` is the official `android-emulator-runner`
recommendation, runs ~3x faster, and is dramatically more stable than the
deprecating Intel mac fleet that has been failing this required check on
master.
- Bump `reactivecircus/android-emulator-runner` v2.30.1 -> v2.34.0
- Switch to API 29 x86_64 (better-supported image than legacy API 28 x86)
- Add AVD cache + warm-up step to cut cold-start time
- Pin all action SHAs1 parent d457147 commit c939b21
1 file changed
Lines changed: 33 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| |||
75 | 81 | | |
76 | 82 | | |
77 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
78 | 104 | | |
79 | | - | |
| 105 | + | |
80 | 106 | | |
81 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
82 | 112 | | |
83 | 113 | | |
84 | 114 | | |
| |||
0 commit comments