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 89f3461 commit 35a4d46Copy full SHA for 35a4d46
.github/workflows/python-ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
+ python-version: [ "3.9", "3.10", "3.11", "3.12" ]
17
neo4j-version: [ "4.4", "5" ]
18
spark-version:
19
- { short: "3", ext: "3.4.3", scala: "2.12" }
0 commit comments