CICD: Remove Workaround for Broken ubuntu 16.04 Repository.

ATTENTION: Only merge this when CICD starts working (will need a rebase
to trigger a build).

Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
Michael Keller 2024-06-03 10:21:11 +12:00
parent e2d3a12555
commit d1db85005b

View file

@ -26,8 +26,7 @@ jobs:
apt-get update apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y -q \ DEBIAN_FRONTEND=noninteractive apt-get install -y -q \
software-properties-common=0.96.20.10 \ software-properties-common
python3-software-properties=0.96.20.10
add-apt-repository -y ppa:savoury1/qt-5-15 add-apt-repository -y ppa:savoury1/qt-5-15
add-apt-repository -y ppa:savoury1/kde-5-80 add-apt-repository -y ppa:savoury1/kde-5-80