We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f90a2 commit 76f5ea8Copy full SHA for 76f5ea8
1 file changed
.github/workflows/jinstall.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Test Jinstall
33
env:
34
- QT_QPA_PLATFORM: wayland
+ QT_QPA_PLATFORM: offscreen
35
run: |
36
script/installxcb.sh linux x64
37
script/testinstall.sh linux x64
0 commit comments