Skip to content

Commit 3f648a0

Browse files
committed
update to Qt6.7.3
1 parent f10d9ab commit 3f648a0

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: r25b # 25.1.8937393
10-
QT_VERSION: 6.6.3
9+
NDK_VERSION: r26b # 26.1.10909125
10+
QT_VERSION: 6.7.3
1111
jobs:
1212
test:
1313
name: Test

0 commit comments

Comments
 (0)