mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-06 18:56:40 -04:00
Disable tests on the older macOS where CMake isn't compatible
CMake 3.13 or higher is required. You are running version 3.9.4
This commit is contained in:
parent
6fb08372d5
commit
14b476a465
@ -133,6 +133,7 @@ jobs:
|
||||
osx_image: xcode8.3
|
||||
env:
|
||||
- cc=clang cxx=clang++
|
||||
- TESTS=OFF
|
||||
|
||||
before_install:
|
||||
# Coverity: don't use addons.coverity_scan since it run on every job of the build matrix, which waste resources and exhausts quotas
|
||||
|
Loading…
x
Reference in New Issue
Block a user