Skip to content

Commit

Permalink
build(ci): bump Qt 6 version for Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
BLumia committed Jul 5, 2023
1 parent 1431f2b commit f96da17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ environment:
LIBEXIV2: C:\projects\exiv2
PPKG: C:\projects\ppkg
matrix:
- job_name: mingw_64_qt6_4
QTDIR: C:\Qt\6.4\mingw_64
- job_name: mingw_64_qt6_5
QTDIR: C:\Qt\6.5\mingw_64
MINGW64: C:\Qt\Tools\mingw1120_64
KF_BRANCH: master
EXIV2_VERSION: "0.28.0"
Expand Down

0 comments on commit f96da17

Please sign in to comment.