action: add qt 6.6.1 support

This commit is contained in:
YiFang Xiao 2023-11-30 15:55:00 +08:00
parent 46e8af5f36
commit e7042b181d
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os: [macos-12,macos-13]
qt_ver: [ 6.6.0 ]
qt_ver: [ 6.6.0,6.6.1 ]
qt_arch: [clang_64]
env:
targetName: GoldenDict

View file

@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
os: [windows-2019]
qt_ver: [ 6.6.0 ]
qt_ver: [ 6.6.0,6.6.1 ]
qt_arch: [win64_msvc2019_64]
env:
targetName: GoldenDict.exe