We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764e852 commit 0eb2613Copy full SHA for 0eb2613
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
BSP_ETCD_URL: http://localhost:2579
21
# TODO: delete this env in the future (replaced by docker way now)
22
# TODO: adapt the HugeGraph Server version to 1.5.0 (EdgeID has 5 parts now)
23
- HUGEGRAPH_SERVER_COMMIT_ID: 4274b724a8c46af76b3bd438ded5fd6d679c58ac
+ HUGEGRAPH_SERVER_COMMIT_ID: d01c8737d7d5909119671953521f1401dcd1a188
24
25
steps:
26
- name: Checkout
0 commit comments