Skip to content

Commit

Permalink
JOBS=2
Browse files Browse the repository at this point in the history
  • Loading branch information
briankassouf committed Aug 26, 2020
1 parent aa50715 commit 9fcd814
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .circleci/config/executors/@executors.yml
Expand Up @@ -11,6 +11,8 @@ go-machine:
node:
docker:
- image: node:10-buster
environment:
JOBS: 2
shell: /usr/bin/env bash -euo pipefail -c
working_directory: /go/src/github.com/hashicorp/vault
python:
Expand Down

0 comments on commit 9fcd814

Please sign in to comment.