Speed up osx build.

This commit is contained in:
chriseth 2020-07-28 13:22:51 +02:00
parent 52eeeacafb
commit 6227edda14

View File

@ -540,6 +540,7 @@ jobs:
environment: environment:
TERM: xterm TERM: xterm
CMAKE_BUILD_TYPE: Release CMAKE_BUILD_TYPE: Release
MAKEFLAGS: -j 5
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache: