Fixing CI image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ad5001 2023-05-22 06:18:03 +02:00
parent 0539f988e2
commit 37150b5823
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -21,7 +21,7 @@ steps:
event: [ push, tag ] event: [ push, tag ]
- name: Windows test - name: Windows test
image: ad5001/ubuntu-pyside6-xvfb-wine:jammy-6.5.0 image: ad5001/ubuntu-pyside6-xvfb-wine:win7-6.5.0
commands: commands:
- # For some reason, launching GUI apps with wine, even with xvfb-run, fails. - # For some reason, launching GUI apps with wine, even with xvfb-run, fails.
- xvfb-run python run.py --test-build --no-check-for-updates - xvfb-run python run.py --test-build --no-check-for-updates