Skip to content

Commit fd20f6b

Browse files
committed
Qt 6.8
1 parent 5e5951a commit fd20f6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nightly.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: jurplel/install-qt-action@v4
4444
with:
4545
modules: qtwebengine qtwebchannel qtpositioning
46-
version: 6.5.*
46+
version: 6.8.*
4747

4848
- name: Get git hash
4949
id: git_hash
@@ -103,7 +103,7 @@ jobs:
103103
architecture: [x64, arm64]
104104
include:
105105
- qt: qt6
106-
qt_version: 6.5.*
106+
qt_version: 6.8.*
107107
qt_modules: qtwebengine qtwebchannel qtpositioning
108108
- architecture: x64
109109
cl_architecture: x64

0 commit comments

Comments
 (0)