Merge pull request #9537 from ethereum/fiveOsx

Speed up osx build.
This commit is contained in:
chriseth 2020-07-28 17:24:09 +02:00 committed by GitHub
commit 8a6aa53791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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