We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05aef3f commit 797b4bbCopy full SHA for 797b4bb
.github/workflows/linux-build.yml
@@ -17,7 +17,7 @@ jobs:
17
qt-target: 'desktop'
18
qt-modules: ''
19
arch: 'amd64'
20
- - qt-version: '6.8.1'
+ - qt-version: '6.8'
21
22
qt-modules: 'qtshadertools'
23
arch: 'aarch64'
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
0 commit comments