0
0
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:
Alexander Arin 2024-07-26 16:44:29 +03:00 committed by GitHub
parent a1937e6101
commit f07a356899
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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]