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

This commit is contained in:
2026-08-24 10:13:03 +08:00
committed by yyc12345
parent 2995f06d49
commit da190a22c1
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