Commit 326b21a
Fix
## Description
This PR fixes the MacOS CI taking a long time to build by forcing the
usage of a faster runner.
This change reduces the MacOS build times from `40-60` minutes to just
under `5` minutes.
Just from casual calculations, this should also reduce per-build cost
from around `$4` to `$0.8` (`50 * $0.08` vs `5 * $0.16`)
## Test plan
- wait for the CIs to pass"build MacOS" CI taking a long time to complete (#3679)1 parent 78cdece commit 326b21a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments