0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-10 22:20:37 +03:00

Ubuntu 20 has been removed

This commit is contained in:
Alexander Arin
2025-07-23 17:12:50 +03:00
committed by GitHub
parent 09ab013518
commit 79ca779560

View File

@@ -27,7 +27,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ubuntu_version: [20.04, 22.04]
ubuntu_version: [22.04]
qt_version: [5.15.2, 6.4.0]
static: [ON, OFF]