We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbba57 commit 33f5948Copy full SHA for 33f5948
.github/workflows/ci.yml
@@ -30,6 +30,8 @@ jobs:
30
31
- name: Install Qt
32
uses: jurplel/install-qt-action@v3
33
+ with:
34
+ version: '6.6'
35
36
- name: Install FFmpeg
37
shell: bash
0 commit comments