Skip to content

Commit

Permalink
Qt version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
atauzki committed Apr 1, 2024
1 parent 0b47a9d commit 5f98085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/windows-6.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [windows-2019]
qt_ver: [ 6.6.2 ]
qt_ver: [ 6.6.2,6.7.0 ]
qt_arch: [win64_msvc2019_64]
env:
targetName: GoldenDict.exe
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows-PR-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [windows-2019]
qt_ver: [5.15.2,6.6.0]
qt_ver: [5.15.2,6.6.2]
qt_arch: [win64_msvc2019_64]
steps:
- uses: actions/setup-python@v3
Expand Down

0 comments on commit 5f98085

Please sign in to comment.