mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2025-04-20 20:14:45 +08:00
GitHub Actions Exact Qt version specificatoin
This commit is contained in:
parent
0296d0b61e
commit
a14320382c
2
.github/workflows/build-linux-cmake.yml
vendored
2
.github/workflows/build-linux-cmake.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
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
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user