Skip to content

Commit

Permalink
[65_1] Upgrade to Qt 6.5.3 for packaging on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii authored Oct 6, 2023
1 parent 5fe1bd4 commit 746e496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_on_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: 5.15.2
version: 6.5.3
target: 'desktop'
cache: 'true'
- uses: xmake-io/github-action-setup-xmake@v1
Expand Down

0 comments on commit 746e496

Please sign in to comment.