fix(CI): should use 6.11.2 for both Windows and macOS build

This commit is contained in:
2026-08-19 20:21:57 +08:00
parent 44e4a709c3
commit a31054b9d0
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '6.10.3'
version: '6.11.2'
modules: 'qtimageformats'
cache: true
- name: Install Conan and Dependencies