mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2025-04-01 01:52:39 +08:00
Removed EOL Qt versions
This commit is contained in:
parent
dd1061913f
commit
a3da1727ae
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
name: Build
|
name: Build
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
qt_version: [5.12.6, 5.15.0, 6.0.0, 6.2.0]
|
qt_version: [5.15.0, 6.2.6, 6.5.0]
|
||||||
platform: [ubuntu-20.04, windows-latest, macos-latest]
|
platform: [ubuntu-20.04, windows-latest, macos-latest]
|
||||||
include:
|
include:
|
||||||
- qt_version: 6.0.0
|
- qt_version: 6.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user