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 9d012ae commit 38a11ecCopy full SHA for 38a11ec
.github/workflows/build.yml
@@ -18,6 +18,8 @@ jobs:
18
qt_arch: 'gcc_64'
19
- qt_version: '6.7'
20
qt_arch: 'linux_gcc_64'
21
+ - qt_version: '6.8'
22
+ qt_arch: 'linux_gcc_64'
23
24
runs-on: ubuntu-latest
25
.github/workflows/utests.yml
0 commit comments