-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Run tests parallelly on CI #1787
Conversation
Revert some changes in 2ba00cd to save more time on CI.
085f23b
to
a11ffa4
Compare
@Goooler i fixed the issue with the PR build; you should be able to rebase and re-run the checks. |
@Goooler Can you have another look? I think the 'old' jobs need to be removed as the build now keeps waiting. |
That might be related to the status check in repo settings, see https://stackoverflow.com/a/69169858/19772203. @shashachu Can you take a look this in settings? |
@paul-dingemans No need to note this change, it's not user noticeable. |
@Goooler @paul-dingemans i updated the required checks for merging. we will have to update this whenever we change the build jdk versions, but that shouldn't be a huge deal. thanks for this change! i have also noticed the windows build takes forever now. |
Description
This is a regression of using toolchain, reverts some changes in #1294 & #1453 to save more time on CI, especially for the Windows related builds. More result diffs you can see Goooler#39.
Checklist
CHANGELOG.md
is updatedIn case of adding a new rule: