Skip to content

Commit

Permalink
chore: Update QT version used in Windows Release
Browse files Browse the repository at this point in the history
  • Loading branch information
pktiuk committed Dec 22, 2021
1 parent dbfa8f4 commit 0cf5f63
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 @@ -125,7 +125,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v2
with:
version: "5.12.11" # Newer version may cause some problems
version: "5.15.2"
host: "windows"
target: "desktop"
arch: "win64_mingw73"
Expand Down

0 comments on commit 0cf5f63

Please sign in to comment.