Skip to content

Commit 3b196eb

Browse files
committed
no parallelism in circleci builds
1 parent 491724d commit 3b196eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jobs:
77
build:
88
docker:
99
- image: circleci/golang:1.14
10-
parallelism: 4
1110
steps:
1211
- checkout
1312
- run: go mod vendor

0 commit comments

Comments
 (0)