0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-07-30 15:33:43 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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]