chore(CI): use Qt 6.10.0

This commit is contained in:
2025-10-08 13:25:42 +08:00
parent a2f42c2e3d
commit 5446d94966
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '6.9.2'
version: '6.10.0'
modules: 'qtimageformats'
- name: Install Conan and Dependencies
id: conan