Skip to content

Commit

Permalink
Workaround for broken window placement on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
kraxarn committed Sep 19, 2023
1 parent ee5d8c1 commit a00aa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-qt6-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [ push, pull_request ]

env:
BUILD_TYPE: Release
QT_VERSION: "6.5.2"
QT_VERSION: "6.5.1"
QT_ARCH: "win64_msvc2019_64"
CMAKE_GENERATOR: "Visual Studio 17 2022"
CMAKE_ARCH: "x64"
Expand Down

0 comments on commit a00aa87

Please sign in to comment.