Skip to content

Commit 13c5cbc

Browse files
committed
Re-added Python 3.8
1 parent 08324db commit 13c5cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-e2e-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
max-parallel: 3
2222
matrix:
23-
python-version: ['3.9', '3.10', '3.11', '3.12']
23+
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
2424
neo4j-version:
2525
- 5
2626
neo4j-edition:

0 commit comments

Comments
 (0)