Skip to content

Commit 0269277

Browse files
committed
use paralelism
1 parent 6ef844c commit 0269277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
1212
docker:
1313
- image: circleci/golang:latest
14+
parallelism: 4
1415
# Add steps to the job
1516
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
1617
steps:

0 commit comments

Comments
 (0)