Wine 10 fails with 8-bit depth, use 16-bit now
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2025-02-20 18:12:24 +01:00
parent 1301b37c04
commit 1c8f90c56c

View File

@@ -59,7 +59,7 @@ ENV RUN_AS_ROOT "yes"
ENV USE_XVFB "yes"
ENV XVFB_SERVER ":95"
ENV XVFB_SCREEN "0"
ENV XVFB_RESOLUTION "1024x768x8"
ENV XVFB_RESOLUTION "1024x768x16"
ENV DISPLAY ":95"
ENV WINEARCH win32