uninstall python2 at test

This commit is contained in:
hyuraku 2020-05-19 23:16:45 +09:00
parent c263c755aa
commit e1cf1b2183

View File

@ -71,6 +71,7 @@ jobs:
# Link old gettext (otherwise `brew doctor` is sad)
brew link gettext
brew uninstall --force python@2
fi
brew doctor