Skip to content

Commit 17e4d74

Browse files
committed
Downgrade windows Qt version to 6.10 to work around aqt bug
1 parent a4373b1 commit 17e4d74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
architecture: [x64, arm64]
107107
include:
108108
- qt: qt6
109-
qt_version: 6.11.*
109+
qt_version: 6.10.*
110110
qt_modules: qtwebengine qtwebchannel qtpositioning
111111
- architecture: x64
112112
cl_architecture: x64

0 commit comments

Comments
 (0)