Commit 979bf04
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 979bf04
1 file changed
Lines changed: 2 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 | | |
| |||
0 commit comments