Skip to content

Commit

Permalink
Upgrade to Qt 6.7.3 for Windows
Browse files Browse the repository at this point in the history
This may contain some fixes for sizing issues with the Windows theme, related to bug #497
  • Loading branch information
cameronwhite committed Nov 20, 2024
1 parent 4a9f404 commit 700b782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: jurplel/install-qt-action@v4
with:
arch: clang_64
version: 6.7.2
version: 6.7.3

- name: Generate Project
run: cmake -S ${GITHUB_WORKSPACE} -B ${{runner.workspace}}/build -G Ninja -DCMAKE_BUILD_TYPE=Release
Expand Down

0 comments on commit 700b782

Please sign in to comment.