浏览代码

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

CI: Remove dead PPA to fix Linux build failure
Joel Bethke 6 年之前
父节点
当前提交
b2f35ca1fe
共有 1 个文件被更改,包括 0 次插入1 次删除
  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