Skip to content

Commit

Permalink
chore: update to the latest gremlin server in GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood committed Oct 6, 2023
1 parent a06bab4 commit 23af736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
os: [ubuntu-latest]
rust: [stable]
gremlin-server: [3.5.5, 3.6.2]
gremlin-server: [3.5.7, 3.6.5, 3.7.0]
steps:

- uses: actions/checkout@v2
Expand Down

0 comments on commit 23af736

Please sign in to comment.