Try dev/unstable

This commit is contained in:
Luis Ángel San Martín 2021-10-23 09:42:21 +02:00
parent fb133fe98c
commit ab2de73285

View File

@ -35,7 +35,7 @@ jobs:
- script: |
sudo add-apt-repository 'deb http://download.opensuse.org/repositories/home:/selmf/xUbuntu_18.04/ /'
wget -qO - 'http://archive.neon.kde.org/public.key' | sudo apt-key add -
sudo apt-add-repository http://archive.neon.kde.org/dev/stable
sudo apt-add-repository http://archive.neon.kde.org/dev/unstable
sudo apt-get update --allow-insecure-repositories
sudo apt-get install -y --allow-unauthenticated qt5-default qt5-qmake \
qtbase5-dev qtmultimedia5-dev libpoppler-qt5-dev \