azure: Remove no longer needed repo

libseccomp2 2.5.1 is on focal-updates(Ubuntu 20.04LTS):
https://packages.ubuntu.com/focal-updates/libseccomp2

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Stanislav Levin 2021-05-06 20:54:51 +03:00 committed by Alexander Bokovoy
parent 1c82895c20
commit 7ed21f158c

View File

@ -13,11 +13,7 @@ steps:
moreutils \
rng-tools \
systemd-coredump \
python3-docker \
software-properties-common
sudo add-apt-repository -y ppa:abbra/freeipa-libseccomp
sudo apt-get update
sudo apt-get install -y libseccomp2
python3-docker
displayName: Install Host's tests requirements
- script: |