github:upgrade qt6.3.0 to qt6.3.1

This commit is contained in:
Xiao YiFang 2022-06-16 21:08:01 +08:00
parent 1830415da5
commit 5c4a968781
3 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
os: [macos-11]
qt_ver: [6.2.4,6.3.0]
qt_ver: [6.2.4,6.3.1]
qt_arch: [clang_64]
env:
targetName: GoldenDict

View file

@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
qt_ver: [6.2.4,6.3.0]
qt_ver: [6.2.4,6.3.1]
qt_arch: [gcc_64]
env:
version: 22.5.22

View file

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