Skip to content

Commit 58f46b1

Browse files
committed
update qt version to 6.5
1 parent 825c556 commit 58f46b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Test-Qt6.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
branches: [ Qt6 ]
77
env:
88
BUILD_TYPE: Release
9-
NDK_VERSION: r23b # 23.1.7779620
10-
QT_VERSION: 6.4.3
9+
NDK_VERSION: r25b # 25.1.8937393
10+
QT_VERSION: 6.5.3
1111
jobs:
1212
test:
1313
name: Test

0 commit comments

Comments
 (0)