This commit is contained in:
朱子楚\zhuzi 2023-10-17 23:02:45 +08:00
parent cb5b9d8541
commit b452218e79
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04]
qt_ver: [6.5.0]
qt_ver: [6.6.0]
qt_arch: [gcc_64]
env:
targetName: example

View File

@ -24,7 +24,7 @@ jobs:
os: [windows-2022]
include:
- qt_arch: win64_mingw
qt_ver: 6.5.0
qt_ver: 6.6.0
qt_tools: "tools_mingw,9.0.0-1-202203221220,qt.tools.win64_mingw900"
qt_tools_mingw_install: mingw900_64
env:

View File

@ -23,7 +23,7 @@ jobs:
matrix:
os: [windows-2019]
include:
- qt_ver: 6.5.0
- qt_ver: 6.6.0
qt_arch: win64_msvc2019_64
msvc_arch: x64
qt_arch_install: msvc2019_64