You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by "z7658329 (via GitHub)" <gi...@apache.org> on 2023/02/12 04:11:45 UTC

[GitHub] [incubator-hugegraph-doc] z7658329 commented on a diff in pull request #197: validate release actions support mulit os

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


##########
.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:
   i try to find centos, It doesn't seem to be found 



-- 
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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org