Skip to content

Commit

Permalink
build(repo): reduce amount of max-workers for windows test-harness
Browse files Browse the repository at this point in the history
  • Loading branch information
P0lip committed Apr 5, 2024
1 parent 9488a72 commit 300ac00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:
- test-harness:
os: windows
node-version: *node-active-lts
max-workers: 3
max-workers: 2

build-nix-binaries:
docker:
Expand Down

0 comments on commit 300ac00

Please sign in to comment.