Revert "ci: turn off the "upstream-systemd-ci" ppa"

This reverts commit d4ff79bbe1.
This commit is contained in:
Evgeny Vereshchagin 2020-07-15 00:47:43 +03:00 committed by Zbigniew Jędrzejewski-Szmek
parent 06bb441102
commit d3e0662c7d
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ else
fi
# PPA with some newer build dependencies (like zstd)
#add-apt-repository -y ppa:upstream-systemd-ci/systemd-ci
add-apt-repository -y ppa:upstream-systemd-ci/systemd-ci
apt-get -y update
apt-get -y build-dep systemd
apt-get -y install "${PACKAGES[@]}"