Disable buildall on macos (it takes forever)

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera 2020-01-09 23:13:07 +01:00
parent 61849ef7ea
commit a82a0769fa
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -190,7 +190,7 @@ jobs:
- install-deps
- go/mod-download
- run:
command: make buildall
command: make build
no_output_timeout: 30m
- store_artifacts:
path: lotus