From ab7b3abc98323bfa51d58fb6d43afc4e00c1a09b Mon Sep 17 00:00:00 2001 From: woblight Date: Mon, 16 Jul 2018 22:35:15 +0200 Subject: [PATCH] CI: fix testing repo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f1c3158..c1d1be7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ before_script: - dpkg --add-architecture i386 - - apt-get update -qq && apt-get install -t -y -qq wine wine32 git qt5-qmake qt5-default qtdeclarative5-dev qtbase5-dev qtquickcontrols2-5-dev libgit2-dev qtbase5-dev libqt5concurrent5 make gcc g++ p7zip + - apt-get update -qq && apt-get install -t testing -y -qq wine wine32 git qt5-qmake qt5-default qtdeclarative5-dev qtbase5-dev qtquickcontrols2-5-dev libgit2-dev qtbase5-dev libqt5concurrent5 make gcc g++ p7zip cache: paths: