Commit b68cc64
authored
feat: Add cross-platform testing on macOS (hyperledger-labs#546)
* feat: Add cross-platform testing on macOS
Signed-off-by: Osama Rabea <[email protected]>
* Fix 'docker: command not found' in test-cross-platform job by adding Docker setup
Signed-off-by: Osama Rabea <[email protected]>
* Simplify test-cross-platform
Signed-off-by: Osama Rabea <[email protected]>
* fix(ci): use docker driver for Buildx to support macOS runners
Signed-off-by: Osama Rabea <[email protected]>
* fix(ci): avoid Docker issues on macOS by using setup-docker-macos-action
Signed-off-by: Osama Rabea <[email protected]>
* configure test-5-v3 to run on macos-15 arm with Docker + Colima
Signed-off-by: Osama Rabea <[email protected]>
---------
Signed-off-by: Osama Rabea <[email protected]>1 parent cc19c93 commit b68cc64
1 file changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
175 | | - | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
179 | 202 | | |
180 | 203 | | |
181 | 204 | | |
| |||
0 commit comments