Skip to content

Commit 33f5948

Browse files
committed
update build ci to qt 6
1 parent 9cbba57 commit 33f5948

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030

3131
- name: Install Qt
3232
uses: jurplel/install-qt-action@v3
33+
with:
34+
version: '6.6'
3335

3436
- name: Install FFmpeg
3537
shell: bash

0 commit comments

Comments
 (0)