We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95abf1 commit 19803e0Copy full SHA for 19803e0
1 file changed
.github/workflows/ctest.yml
@@ -16,6 +16,7 @@ jobs:
16
uses: jurplel/install-qt-action@v3
17
with:
18
aqtversion: "==3.1.*"
19
+ version: "6.8.3"
20
dir: ${{ github.workspace }}/Qt
21
host: "linux"
22
target: "desktop" # desktop libraries
0 commit comments