more docker stuff

pull/9263/head
Sharif Elgamal 2020-09-18 09:52:04 -07:00
parent f3dec28985
commit 0d1ea6a4b7
1 changed files with 1 additions and 2 deletions

View File

@ -207,8 +207,7 @@ jobs:
run: |
brew install docker-machine docker
docker --version
docker-machine create --driver virtualbox default
eval $(docker-machine env default)
brew services start docker-machine
- name: Info
shell: bash
run: |