diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index ed5f9d8e3..d46a09ff1 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -845,8 +845,6 @@ jobs: run: brew update - name: Upgrade run: brew upgrade - - name: Unlink python - run: brew unlink python@2 - name: Install packages run: > brew install diff --git a/.travis.yml b/.travis.yml index 351915e10..b2a15f94a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,6 @@ before_install: - brew update - travis_wait 120 brew upgrade || echo "Failed" - travis_wait 120 brew upgrade || echo "Failed" - - brew unlink python@2 - brew install glib pkgconfig libffi protobuf protobuf-c qt gettext gnutls fftw sqlite chromaprint zlib taglib - brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav - brew install libcdio libmtp