This commit is contained in:
parent
0539f988e2
commit
37150b5823
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue