diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index fff79f2..e3727f9 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -42,8 +42,8 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: - modules: qtwebengine qtwebchannel qtpositioning - version: 6.5.* + modules: qtwebenginecore + version: 6.8.* - name: Get git hash id: git_hash @@ -103,8 +103,8 @@ jobs: architecture: [x64, arm64] include: - qt: qt6 - qt_version: 6.5.* - qt_modules: qtwebengine qtwebchannel qtpositioning + qt_version: 6.8.* + qt_modules: qtwebenginecore - architecture: x64 cl_architecture: x64 package_suffix: win64