We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54ffa3 commit 02e0989Copy full SHA for 02e0989
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
include:
17
- qt_version: '6.6'
18
qt_arch: 'gcc_64'
19
- - qt_version: '6.7'
+ - qt_version: '6.7.2'
20
qt_arch: 'linux_gcc_64'
21
22
runs-on: ubuntu-latest
.github/workflows/utests.yml
0 commit comments