diff options
author | Yuri Sizov <11782833+YuriSizov@users.noreply.github.com> | 2023-02-06 22:50:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-06 22:50:49 +0300 |
commit | bcc3dff7f4564269b93ede164b0b4f24fbd8c7e5 (patch) | |
tree | 4a1bf077a681708fb130831f71d291e85db3b4ae /misc | |
parent | 5eb2011423fd96d42f97757b6e582712498180c3 (diff) | |
parent | da124e9d04b2cd3d7be43f5653a6ffb2747a1c4a (diff) |
Merge pull request #72801 from akien-mga/ci-linux-custom-repos-swiftshader
CI: Remove custom Linux deps and SwiftShader
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ci/sources.list | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/ci/sources.list b/misc/ci/sources.list deleted file mode 100644 index 4d8f94f35c..0000000000 --- a/misc/ci/sources.list +++ /dev/null @@ -1,4 +0,0 @@ -deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse -deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse -deb http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse -deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse |