Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
Switching to gh actions (8)
Browse files Browse the repository at this point in the history
  • Loading branch information
sim51 committed Sep 23, 2021
1 parent e2b7c97 commit 39321c2
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 @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
python-version: ["3.6"]
neo4j-version: ["3.5-enterprise", "4.3-enterprise"]
neo4j-version: ["4.3-enterprise"]
postgres-version: ["10", "11", "12"]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 39321c2

Please sign in to comment.