Skip to content

Commit 9a3b8b9

Browse files
works on windows now
1 parent 8897db7 commit 9a3b8b9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

jekyll/_cci2/parallelism-faster-jobs.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,6 @@ suite. These applications are not developed or supported by CircleCI. Please che
161161
- run: SHARD="$((${CIRCLE_NODE_INDEX}+1))"; npx playwright test -- --shard=${SHARD}/${CIRCLE_NODE_TOTAL}
162162
```
163163

164-
## Known limitations
165-
{: #known-limitations }
166-
167-
Test splitting by timing does not work on Windows resource classes at this time.
168-
169164
## Next steps
170165
{: #next-steps }
171166

0 commit comments

Comments
 (0)