wip
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
light7734 2025-09-24 08:38:30 +03:30
parent c3142f3117
commit 1ad45dec5e
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -4,8 +4,10 @@ set -e
cd $(git rev-parse --show-toplevel)/
rm -rf ./build && mkdir build/ && cd build
Xvfb :99 -screen 0 1024x768x16 &
export CXX=$(which g++)
export CC=$(which gcc)
export DISPLAY=:99
lshw -C display
vulkaninfo --summary