Skip to content

Commit

Permalink
github:qt6.2.3 to 6.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyifang committed Apr 5, 2022
1 parent c5a8958 commit a6ea6ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos-6.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
matrix:
os: [macos-11]
qt_ver: [6.2.3]
qt_ver: [6.2.4]
qt_arch: [clang_64]
env:
targetName: GoldenDict
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-6.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
qt_ver: [6.2.3]
qt_ver: [6.2.4]
qt_arch: [gcc_64]
env:
version: 22.4.alpha
Expand Down
7 changes: 1 addition & 6 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,7 @@ jobs:
qt_arch: win64_msvc2019_64
msvc_arch: x64
qt_target: x64
qt_arch_install: msvc2019_64
# - qt_ver: 6.2.3
# qt_arch: win64_msvc2019_64
# msvc_arch: x64
# qt_target: x64
# qt_arch_install: msvc2019_64
qt_arch_install: msvc2019_64
env:
targetName: GoldenDict.exe
version: 22.4.alpha
Expand Down

0 comments on commit a6ea6ab

Please sign in to comment.