mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2024-11-15 12:15:43 +08:00
Update build-cmake.yml
Disabled Qt 6 build specs temporarily
This commit is contained in:
parent
cd18cd378f
commit
b835987b59
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, 5.15.0, 6.0.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