Revert "action: upgrade qt version from qt6.4.3 to qt6.5.1"

This reverts commit 7566668432.
only revert the package building action.
This commit is contained in:
YiFang Xiao 2023-06-06 14:48:56 +08:00
parent c192b6c9cb
commit 0cd1837ff2
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os: [macos-11,macos-12]
qt_ver: [6.5.1]
qt_ver: [6.4.3]
qt_arch: [clang_64]
env:
targetName: GoldenDict

View file

@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
qt_ver: [6.5.1]
qt_ver: [6.4.3]
qt_arch: [gcc_64]
env:
version: 23.06.02

View file

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