[github] add both qt6.3.2&qt6.4.1

This commit is contained in:
Xiao YiFang 2022-11-21 20:14:02 +08:00
parent 520345dadc
commit 4a129005df
6 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [macos-11] os: [macos-11]
qt_ver: [6.4.1] qt_ver: [6.3.2,6.4.1]
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.4.1] qt_ver: [6.3.2,6.4.1]
qt_arch: [clang_64] qt_arch: [clang_64]
env: env:
targetName: GoldenDict targetName: GoldenDict

View file

@ -22,7 +22,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [macos-11,macos-12] os: [macos-11,macos-12]
qt_ver: [6.4.1] qt_ver: [6.3.2,6.4.1]
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.4.1] qt_ver: [6.3.2,6.4.1]
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.4.1] qt_ver: [6.3.2,6.4.1]
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.4.1] qt_ver: [6.3.2,6.4.1]
qt_arch: [win64_msvc2019_64] qt_arch: [win64_msvc2019_64]
env: env:
targetName: GoldenDict.exe targetName: GoldenDict.exe