shanedell commented on code in PR #1602:
URL: https://github.com/apache/daffodil-vscode/pull/1602#discussion_r2766012993
##########
.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:
@stevedlawrence Do you think possibly removing ubuntu or macos from some
would be okay? Basically doing the assumption that if it works on Ubuntu or
MacOS it should work on the other or what would you suggest?
--
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]