Skip to content

Commit

Permalink
Update Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xorz57 authored Mar 2, 2024
1 parent 2521af4 commit 807e401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: '5.15.2'
version: '6.6.2'

- name: Configure CMake
if: startsWith(matrix.os, 'ubuntu') || startsWith(matrix.os, 'macos')
Expand Down

0 comments on commit 807e401

Please sign in to comment.