0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-07-29 23:13:43 +03:00

Windows 2019 has been removed

This commit is contained in:
Alexander Arin 2025-07-23 17:14:57 +03:00 committed by GitHub
parent 79ca779560
commit 34d68b1050
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,7 @@ jobs:
strategy:
fail-fast: false
matrix:
win_version: [2019, 2022]
win_version: [2022]
qt_version: [5.15.2, 6.4.0]
static: [ON, OFF]