chore(CI): bump Qt version to Qt 6.9.0

This commit is contained in:
2025-04-02 19:39:20 +08:00
parent da9d7d6989
commit 8832c2daa9
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.8.3'
version: '6.9.0'
modules: 'qtimageformats'
- name: Install Conan and Dependencies
id: conan