Skip to content

Commit

Permalink
Revert "Use Gremlin Server 3.4.11 since 3.5.0 breaks something."
Browse files Browse the repository at this point in the history
This reverts commit 343e80e.
  • Loading branch information
danielcweber committed May 11, 2021
1 parent 3354035 commit 609f7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

services:
gremlinServer:
image: tinkerpop/gremlin-server:3.4.11
image: tinkerpop/gremlin-server
ports:
- 8182:8182
janusgraph:
Expand Down

0 comments on commit 609f7fa

Please sign in to comment.