add Qt 6.5 - 6.7

This commit is contained in:
sithlord48 2024-07-27 09:24:19 -04:00 committed by Rick Blommers
parent 7974ffc8ec
commit 4049f78b05

View File

@ -24,7 +24,7 @@ jobs:
matrix:
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-12, macos-13, windows-2019, windows-2022]
qt_version: [5.12.12, 5.15.2, 6.4.0]
qt_version: [5.12.12, 5.15.2, 6.4.0, 6.5.0, 6.6.0, 6.7.0]
shared: [ON, OFF]
steps: