ci: Remove macOS python@2 unlink

This commit is contained in:
Matt Borgerson 2020-09-28 02:03:43 -07:00
parent fcd3764cce
commit 56fcd86627
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@ jobs:
- name: Install Dependencies - name: Install Dependencies
run: | run: |
brew update brew update
brew unlink python@2
brew install \ brew install \
ccache \ ccache \
coreutils \ coreutils \