Commit fd95d45
committed
🤖 Add macOS runtime integration tests to CI
Add a dedicated CI job to run runtime integration tests on macOS. The main
integration suite already covers Linux runtime tests, but we run runtime tests
on macOS specifically because this code is particularly prone to system
incompatibilities (process spawning, stream handling, file operations).
Running the full integration suite on a matrix would be wasteful - we only
need to verify runtime behavior across platforms.
_Generated with `cmux`_1 parent ff3e975 commit fd95d45
1 file changed
+32
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
111 | 143 | | |
112 | 144 | | |
113 | 145 | | |
| |||
0 commit comments