replace qt6.3.2 with 6.4.3

This commit is contained in:
Xiao YiFang 2023-03-21 07:41:26 +08:00 committed by xiaoyifang
parent e2e26bc7bc
commit 7ac1877544
6 changed files with 8 additions and 8 deletions

View file

@ -24,7 +24,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: 6.3.2
version: 6.4.3
arch: gcc_64
cached: 'false'
#serialport linuxdeploy need serialport to work.

View file

@ -20,7 +20,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: 6.3.2
version: 6.4.3
arch: gcc_64
cached: 'false'
#serialport linuxdeploy need serialport to work.
@ -62,7 +62,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: 6.3.2
version: 6.4.3
arch: win64_msvc2019_64
cached: 'false'
#serialport linuxdeploy need serialport to work.
@ -88,7 +88,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: 6.3.2
version: 6.4.3
arch: clang_64
cached: 'false'
#serialport linuxdeploy need serialport to work.

View file

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

View file

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

View file

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

View file

@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
qt_ver: [6.3.2,6.4.3]
qt_ver: [6.4.3]
qt_arch: [gcc_64]
env:
version: 23.02.07