From 37150b5823b56efebd589c0db9fce5ec50773e53 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Mon, 22 May 2023 06:18:03 +0200 Subject: [PATCH] Fixing CI image --- ci/drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/drone.yml b/ci/drone.yml index 591934e..710c96c 100644 --- a/ci/drone.yml +++ b/ci/drone.yml @@ -21,7 +21,7 @@ steps: event: [ push, tag ] - name: Windows test - image: ad5001/ubuntu-pyside6-xvfb-wine:jammy-6.5.0 + image: ad5001/ubuntu-pyside6-xvfb-wine:win7-6.5.0 commands: - # For some reason, launching GUI apps with wine, even with xvfb-run, fails. - xvfb-run python run.py --test-build --no-check-for-updates