This is an automated email from the ASF dual-hosted git repository. zhaocong pushed a commit to branch update_commit_id in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git
commit 09555c9e8d0eaa571e98d7e6f83e0c80ae0a0362 Author: coderzc <[email protected]> AuthorDate: Wed Nov 2 19:41:54 2022 +0800 Update commit_id --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8c4e94d..e1facbce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: env: TRAVIS_DIR: computer-dist/src/assembly/travis KUBERNETES_VERSION: 1.20.1 - HUGEGRAPH_SERVER_COMMIT_ID: 848b8fb17804ddc561af832dff0bdc3f6221c904 + HUGEGRAPH_SERVER_COMMIT_ID: 19ef0ac203b06e2d5324927f970da133636be38f steps: - name: Checkout
