Skip to content

Commit ad08827

Browse files
committed
Fix Linux CI
1 parent 03fc5df commit ad08827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Qt
2121
uses: jurplel/install-qt-action@v4
2222
with:
23-
version: 6.8.3
23+
version: 6.4.3
2424
arch: gcc_64
2525
modules: 'qtspeech qtmultimedia qt5compat'
2626
dir: ${{ github.workspace }}/Qt

0 commit comments

Comments
 (0)