Skip to content

Commit

Permalink
Attempt to avoid timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Dec 30, 2021
1 parent 1ae2bff commit 18fbaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
env:
CHUNK_COUNT: "${{ matrix.count }}"
CHUNK_NUMBER: "${{ matrix.chunk }}"
PARALLEL_PROCESSES: 5
PARALLEL_PROCESSES: 4

steps:
- name: Set git to use LF
Expand Down

0 comments on commit 18fbaee

Please sign in to comment.