Skip to content

Commit

Permalink
Qt 6.8.0 workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lymphatus committed Oct 27, 2024
1 parent 674dbc2 commit 0a4a0ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-qt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: jurplel/install-qt-action@v4
with:
aqtversion: '==3.1.*'
version: '6.7.3'
version: '6.8.0'
host: 'windows'
target: 'desktop'
arch: 'win64_mingw'
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
uses: jurplel/install-qt-action@v4
with:
aqtversion: '==3.1.*'
version: '6.7.3'
version: '6.8.0'
host: 'linux'
target: 'desktop'
arch: 'linux_gcc_64'
Expand Down

0 comments on commit 0a4a0ec

Please sign in to comment.