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
View File
@@ -156,7 +156,6 @@ jobs:
- name: Install Dependencies
run: |
brew update
brew unlink python@2
brew install \
ccache \
coreutils \