[github] bump qt version to 6.4.0

This commit is contained in:
Xiao YiFang 2022-10-13 20:17:24 +08:00
parent 145a1d39a8
commit 1077ccb82b
5 changed files with 5 additions and 5 deletions

View file

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

View file

@ -23,7 +23,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [macos-12] os: [macos-12]
qt_ver: [6.3.1] qt_ver: [6.4.0]
qt_arch: [clang_64] qt_arch: [clang_64]
env: env:
targetName: GoldenDict targetName: GoldenDict

View file

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

View file

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

View file

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