Commit 03381f6
committed
🤖 Remove macOS runtime integration tests from CI
Docker setup on macOS runners is problematic:
- standard macos-latest runners don't have Docker
- depot-macos-15 runs on ARM64 which isn't supported by docker setup actions
- Installing Docker on macOS adds ~2-3 minutes overhead via Colima
The main integration test suite on Linux already covers runtime tests.
LocalRuntime and SSHRuntime are platform-agnostic by design.1 parent ab62200 commit 03381f6
1 file changed
+0
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 106 | | |
129 | 107 | | |
130 | 108 | | |
| |||
0 commit comments