Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Commit

Permalink
cicrle fix for deploy linux increase resources
Browse files Browse the repository at this point in the history
  • Loading branch information
zippy committed Mar 3, 2020
1 parent 35df448 commit 942322f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ jobs:
nix-shell --run hc-release-github-binaries
deploy-linux:
resource_class: medium+
environment:
CARGO_BUILD_JOBS: 2
docker:
- image: holochain/holonix:ubuntu
steps:
Expand Down

0 comments on commit 942322f

Please sign in to comment.