mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2024-11-15 12:15:43 +08:00
Merge pull request #109 from itay-grudev/qt-5.15-build-test
Build Test on Qt 5.15
This commit is contained in:
commit
b2e2c1a0ff
2
.github/workflows/build-cmake.yml
vendored
2
.github/workflows/build-cmake.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
qt_version: [5.12.6, 5.13.2, 5.14.0]
|
||||
qt_version: [5.12.6, 5.13.2, 5.14.0, 5.15.0]
|
||||
platform: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
Loading…
Reference in New Issue
Block a user