Skip to content
Snippets Groups Projects

Resolve "MacOS Support"

Merged Josch Morgenstern requested to merge 86-macos-support into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -57,7 +57,7 @@ build_osx_clang:
- $RUN =~ /\bosx.*/i || $RUN =~ /\ball.*/i
stage: build
tags:
- osx-clang-cached
- catalina-clang-cached
variables:
GIT_SUBMODULE_STRATEGY: recursive
timeout: 10m
Loading