Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 7e0a448

Browse files
authored
Merge pull request #2061 from wilzbach/circleci-32
Run CircleCi coverage for 32-bit too merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2 parents b068738 + 7657343 commit 7e0a448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
working_directory: ~/druntime
55
docker:
66
- image: circleci/node:4.8.2
7-
parallelism: 1
7+
parallelism: 2
88
steps:
99
- checkout
1010
- run:

0 commit comments

Comments
 (0)