mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-24 00:33:02 +03:00
removed build for macos 11
This commit is contained in:
parent
a1937e6101
commit
f07a356899
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -145,7 +145,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
macos_version: [11, 12]
|
macos_version: [12]
|
||||||
qt_version: [5.15.2, 6.4.0]
|
qt_version: [5.15.2, 6.4.0]
|
||||||
static: [ON, OFF]
|
static: [ON, OFF]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user