imbajin commented on code in PR #197:
URL:
https://github.com/apache/incubator-hugegraph-doc/pull/197#discussion_r1103645609
##########
.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:
perfer not to use comment after the line(use a separate line)
and seems miss centos here?
--
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]