diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index acfc2620..df842a99 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -15,7 +15,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v3.0.0 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