javeme commented on code in PR #197:
URL: 
https://github.com/apache/incubator-hugegraph-doc/pull/197#discussion_r1103772325


##########
.github/workflows/validate-release.yml:
##########
@@ -250,3 +270,4 @@ jobs:
       fail-fast: false
       matrix:
         java_version: [ '8','11' ]
+        os: [ubuntu-latest, macos-latest] # TODO: support windows-latest or 
other os in future

Review Comment:
   seems github does not support CentOS, the supported runners: 
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
   
   I think we can mark "TODO: support CentOS" now.
   how to support CentOS: https://zhuanlan.zhihu.com/p/344367359



-- 
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]

Reply via email to