We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b727f9 commit 574247fCopy full SHA for 574247f
1 file changed
.github/workflows/android.yml
@@ -48,7 +48,7 @@ jobs:
48
ANDROID_PLATFORM: android-34
49
ANDROID_NATIVE_API_LEVEL: 34
50
ANDROID_ABI: ${{matrix.ANDROID_ABI}}
51
- qt_modules: 'qtimageformats qtmultimedia qtscxml qtserialport qt5compat qtwebsockets qtpositioning qtwebchannel qtspeech qtvirtualkeyboard'
+ qt_modules: 'qtimageformats qtmultimedia qtscxml qtserialport qt5compat qtwebsockets qtpositioning qtwebchannel qtspeech' # qtvirtualkeyboard'
52
53
# Map the job outputs to step outputs
54
outputs:
0 commit comments