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

Commit 7657343

Browse files
committed
Run CircleCi coverage for 32-bit too
1 parent a66f9fa commit 7657343

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)