We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef844c commit 0269277Copy full SHA for 0269277
.circleci/config.yml
@@ -11,6 +11,7 @@ jobs:
11
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
12
docker:
13
- image: circleci/golang:latest
14
+ parallelism: 4
15
# Add steps to the job
16
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
17
steps:
0 commit comments