Skip to content

Commit 70d6330

Browse files
committed
Try glxinfo 3
1 parent 8a91933 commit 70d6330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
sudo apt-get install -qq libgles2-mesa-dev libxcb-cursor0 libxcb-icccm4 libxcb-keysyms1 libxcb-shape0 libxcb-xkb1 libxkbcommon-x11-0
4848
4949
sudo apt-get install -qq mesa-utils
50-
glxinfo -B
50+
xvfb-run --auto-servernum glxinfo -B
5151
# LD_DEBUG=libs xvfb-run --auto-servernum npm run test-ci
5252
xvfb-run --auto-servernum npm run test-ci
5353

0 commit comments

Comments
 (0)