We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9886cdc commit 4a06fa1Copy full SHA for 4a06fa1
1 file changed
.github/workflows/test.yaml
@@ -26,6 +26,7 @@ jobs:
26
27
- name: Print environment
28
run: |
29
+ ldconfig -p | grep X11
30
which go
31
go env
32
make vars
0 commit comments