Commit 406a064
fix: install libev before gevent to fix macOS harness build
gevent requires libev to compile its C extensions, which is not
pre-installed on macos-latest runners.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent fc7d711 commit 406a064
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
0 commit comments