Skip to content

Commit

Permalink
chore: Switch Windows Release to the latest QT 6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pktiuk committed Oct 23, 2024
1 parent 5e19ad8 commit 6ec52d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: "5.15.2"
version: "6.7"
host: "windows"
target: "desktop"
arch: "win64_mingw81"
Expand Down

0 comments on commit 6ec52d1

Please sign in to comment.