From 538c1ecc158f3a8a262682567ae42b4e9f4abe4f Mon Sep 17 00:00:00 2001 From: woblight Date: Tue, 17 Jul 2018 00:36:08 +0200 Subject: [PATCH] CI: use wine-staging --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 99b2ab3..745e282 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ build: winbuild: stage: build before_script: - - zypper -q install -y wine wine-32bit wget make p7zip tar + - zypper -q install -y wine-staging wine-staging-32bit wget make p7zip tar script: - make -f CI.mk windeploy artifacts: