mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2025-01-14 16:32:06 +08:00
GitHub Actions dropped Qt v4.8.7
This library never intended to support Qt v4.x.x anyway
This commit is contained in:
parent
a7a42d5ae4
commit
062dc014ce
2
.github/workflows/build-cmake.yml
vendored
2
.github/workflows/build-cmake.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
qt_version: [4.8.7, 5.9.8, 5.12.6, 5.13.2, 5.14.0]
|
||||
qt_version: [5.9.8, 5.12.6, 5.13.2, 5.14.0]
|
||||
platform: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
Loading…
Reference in New Issue
Block a user