Skip to content

Commit 8a1e78c

Browse files
authored
Merge pull request #63 from mathisloge/ci/qt6.10
ci: include latest qt 6.10
2 parents f2419ed + ece80ee commit 8a1e78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
matrix:
2626
os: [ubuntu-24.04]
27-
qt-version: [6.5.*, 6.8.*]
27+
qt-version: [6.5.*, 6.8.*, 6.10.*]
2828
runs-on: ${{ matrix.os }}
2929
name: Build & Test
3030
needs: format-source-code

0 commit comments

Comments
 (0)