Skip to content

Commit

Permalink
Use Qt 6.5.* consistently
Browse files Browse the repository at this point in the history
  • Loading branch information
GilesBathgate committed Jul 20, 2024
1 parent 1e4d69d commit 0edba69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install Qt
uses: jurplel/[email protected]
with:
version: '6.*.*'
version: '6.5.*'
dir: /usr
- name: Install Dependencies
run: sudo apt-get install -y libboost-dev libboost-thread-dev libgmp-dev libmpfr-dev libglu1-mesa-dev libxkbcommon-x11-0 libxcb-cursor0
Expand Down

0 comments on commit 0edba69

Please sign in to comment.