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:
parent
09ab013518
commit
79ca779560
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -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]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user