Skip to content

Commit 38a11ec

Browse files
committed
Set up CI for Qt 6.8
1 parent 9d012ae commit 38a11ec

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
qt_arch: 'gcc_64'
1919
- qt_version: '6.7'
2020
qt_arch: 'linux_gcc_64'
21+
- qt_version: '6.8'
22+
qt_arch: 'linux_gcc_64'
2123

2224
runs-on: ubuntu-latest
2325

.github/workflows/utests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
qt_arch: 'gcc_64'
1919
- qt_version: '6.7'
2020
qt_arch: 'linux_gcc_64'
21+
- qt_version: '6.8'
22+
qt_arch: 'linux_gcc_64'
2123

2224
runs-on: ubuntu-latest
2325

0 commit comments

Comments
 (0)