Commit bcc0246
Diego Rondini
Fix setup of docker on Mac OS runner
Switch to a different action to install docker on Mac OS, the current
one seems to be problematic.
https://github.com/marketplace/actions/setup-docker-on-macos
Useful references about the issue:
actions/runner-images#17
docker-practice/actions-setup-docker#29
Signed-off-by: Diego Rondini <diego.rondini@kynetics.it>1 parent f6f638b commit bcc0246
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
0 commit comments