Merge pull request #153 from itay-grudev/lts-only

Run CI only with LTS Qt versions
This commit is contained in:
Itay Grudev 2022-04-04 19:08:00 +03:00 committed by GitHub
commit afbdb73365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
build:
strategy:
matrix:
qt_version: [5.12.6, 5.13.2, 5.14.0, 5.15.0, 6.0.0, 6.2.0]
qt_version: [5.12.6, 5.15.0, 6.0.0, 6.2.0]
platform: [ubuntu-20.04, windows-latest, macos-latest]
include:
- qt_version: 6.0.0