mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-23 16:22:58 +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:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
macos_version: [11, 12]
|
||||
macos_version: [12]
|
||||
qt_version: [5.15.2, 6.4.0]
|
||||
static: [ON, OFF]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user