0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-10 22:20:37 +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

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]