mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Revert "Use Ubuntu Extended Security Maintenance mirror instead of Azure for security"
This reverts commit 78cba2a6e8.
This commit is contained in:
@@ -6,7 +6,7 @@ steps:
|
||||
sudo apt-get install -y build-essential ca-certificates xvfb fakeroot git libsecret-1-dev libx11-dev libxkbfile-dev xz-utils xorriso zsync libxss1 libgtk-3-0 libasound2 libicu-dev software-properties-common wget
|
||||
# rpm needs to be at least 4.14, in xenial it is too old
|
||||
sudo apt-add-repository -y 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic main universe'
|
||||
sudo apt-add-repository -y 'deb https://esm.ubuntu.com/infra/ubuntu bionic-infra-security main universe'
|
||||
sudo apt-add-repository -y 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic-security main universe'
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y rpm
|
||||
# clang 9 is included in the image
|
||||
|
||||
Reference in New Issue
Block a user