Skip to content

Commit

Permalink
Update build-with-qt6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
herzenschein authored Jun 10, 2024
1 parent 32e200b commit 2e3385d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-with-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
- uses: actions/checkout@v3

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
aqtversion: '==3.1.*'
version: '6.6.0'
version: '6.7.0'
host: 'linux'
target: 'desktop'
arch: 'gcc_64'
Expand Down

0 comments on commit 2e3385d

Please sign in to comment.