Skip to content

Commit

Permalink
attempt to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Dec 17, 2024
1 parent 7ec04b2 commit 8d50cbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
aqtversion: "==3.1.*"
version: "6.5.3"
version: "6.8.1"
host: "linux"
target: "desktop"
arch: "gcc_64"
arch: "linux_gcc_64"
# - uses: actions/setup-python@v5
# with:
# python-version: "3.12"
Expand Down

0 comments on commit 8d50cbe

Please sign in to comment.