NLPCrafters, I enabled GitHub Actions on apache/incubator-nlpcraft repository.
Here is the build matrix that we have: - Ubuntu + JDK 8 (build and tests) - Ubuntu + JDK 11 (build and tests) - Windows + JDK 8 (build only) - Windows + JDK 11 (build only) For now I configured it for master branch only (triggered on push and on pull requests). Please let me know if we should add any other branches/patterns. Regards, Sergey
