mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2024-11-15 12:15:43 +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
|
||||
strategy:
|
||||
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]
|
||||
include:
|
||||
- qt_version: 6.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user