stevedlawrence commented on code in PR #1602:
URL: https://github.com/apache/daffodil-vscode/pull/1602#discussion_r2782724655
##########
.github/workflows/CI.yml:
##########
@@ -107,6 +110,7 @@ jobs:
build-test-package:
name: "Build, Test, and Package (OS: ${{ matrix.os }}, Node: ${{
matrix.node }}, Java: ${{ matrix.java_version }}, VS Code: ${{ matrix.vscode
}})"
strategy:
+ max-parallel: 15
Review Comment:
I don't have a preference whether it's part of this PR or separate. I'll
leave it up the the daffodil-vscode devs.
If you'd like to include the changes in this PR, feel free to push what you
decide to exclude to this PR branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]