GitHub Actions Exact Qt version specificatoin

This commit is contained in:
Itay Grudev 2020-01-03 10:38:52 +00:00 committed by GitHub
parent 0296d0b61e
commit a14320382c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
qt_version: [5.11, 5.12, 5.13, 5.14]
qt_version: [5.11.3, 5.12.6, 5.14.0]
runs-on: ubuntu-latest