Skip to content

Commit

Permalink
update: linux Qt 6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
KorigamiK authored Jan 4, 2025
1 parent 4bee930 commit 51df9aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '6.7.2'
version: '6.8.1'
modules: 'all'
cache: true

Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '6.7.2'
version: '6.8.*'
modules: 'all'
cache: true

Expand Down

0 comments on commit 51df9aa

Please sign in to comment.