Explorar el Código

Merge pull request #2126 from Fenrirthviti/linux-ci-fix

CI: Remove dead PPA to fix Linux build failure
Joel Bethke hace 6 años
padre
commit
b2f35ca1fe
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      CI/install-dependencies-linux.sh

+ 0 - 1
CI/install-dependencies-linux.sh

@@ -1,7 +1,6 @@
 #!/bin/sh
 set -ex
 
-sudo add-apt-repository ppa:jonathonf/ffmpeg-3 -y
 curl -L https://packagecloud.io/github/git-lfs/gpgkey | sudo apt-key add -
 
 # gets us newer clang