|
@@ -69,7 +69,7 @@ matrix:
|
|
stage: build
|
|
stage: build
|
|
env: PLATFORM=osx TOOLS=yes TARGET=debug CACHE_NAME=${PLATFORM}-tools-clang EXTRA_ARGS="warnings=extra werror=yes"
|
|
env: PLATFORM=osx TOOLS=yes TARGET=debug CACHE_NAME=${PLATFORM}-tools-clang EXTRA_ARGS="warnings=extra werror=yes"
|
|
os: osx
|
|
os: osx
|
|
- osx_image: xcode11.3
|
|
|
|
|
|
+ osx_image: xcode11.5
|
|
compiler: clang
|
|
compiler: clang
|
|
addons:
|
|
addons:
|
|
homebrew:
|
|
homebrew:
|
|
@@ -83,7 +83,7 @@ matrix:
|
|
# stage: build
|
|
# stage: build
|
|
# env: PLATFORM=iphone TOOLS=no TARGET=debug CACHE_NAME=${PLATFORM}-clang
|
|
# env: PLATFORM=iphone TOOLS=no TARGET=debug CACHE_NAME=${PLATFORM}-clang
|
|
# os: osx
|
|
# os: osx
|
|
-# osx_image: xcode11.3
|
|
|
|
|
|
+# osx_image: xcode11.5
|
|
# compiler: clang
|
|
# compiler: clang
|
|
# addons:
|
|
# addons:
|
|
# homebrew:
|
|
# homebrew:
|