We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2d313 commit f10d9abCopy full SHA for f10d9ab
.github/workflows/Test-Qt6.yaml
@@ -7,7 +7,7 @@ on:
7
env:
8
BUILD_TYPE: Release
9
NDK_VERSION: r25b # 25.1.8937393
10
- QT_VERSION: 6.5.3
+ QT_VERSION: 6.6.3
11
jobs:
12
test:
13
name: Test
0 commit comments