Wine 10 fails with 8-bit depth, use 16-bit now
Some checks failed
continuous-integration/drone/push Build was killed
Some checks failed
continuous-integration/drone/push Build was killed
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user