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 03fc5df commit ad08827Copy full SHA for ad08827
.github/workflows/linux.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install Qt
21
uses: jurplel/install-qt-action@v4
22
with:
23
- version: 6.8.3
+ version: 6.4.3
24
arch: gcc_64
25
modules: 'qtspeech qtmultimedia qt5compat'
26
dir: ${{ github.workspace }}/Qt
0 commit comments