do not run brew update
This commit is contained in:
parent
0918bac86e
commit
c4c7670a7c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ jobs:
|
||||||
env: OS=mac
|
env: OS=mac
|
||||||
cache: false
|
cache: false
|
||||||
install:
|
install:
|
||||||
- brew update
|
#- brew update
|
||||||
- brew upgrade python
|
- brew upgrade python
|
||||||
- python --version
|
- python --version
|
||||||
- pip --version
|
- pip --version
|
||||||
|
|
Loading…
Add table
Reference in a new issue