Skip to content

Commit

Permalink
Move Windows CI to Qt6.7.3 [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay committed Oct 23, 2024
1 parent 9af510b commit b596f00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reset-win-caches.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ reset cache on 12 October 2023
reset cache on 19 November 2023
reset cache on 25 March 2024
reset cache on 26 July 2024
reset cache on 23 October 2024
4 changes: 2 additions & 2 deletions .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ on:

env:
BUILD_TYPE: Release
DOWNLOADQT: https://github.com/dougmassay/win-qtwebkit-5.212/releases/download/v5.212-1/Qt6.7.2ci_x64_VS2022.7z
QT: Qt6.7.2
DOWNLOADQT: https://github.com/dougmassay/win-qtwebkit-5.212/releases/download/v5.212-1/Qt6.7.3ci_x64_VS2022.7z
QT: Qt6.7.3
INNO: C:\Program Files (x86)\Inno Setup 6

jobs:
Expand Down

0 comments on commit b596f00

Please sign in to comment.