1 parent 4bfa4b2 commit f073808Copy full SHA for f073808
1 file changed
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
matrix:
28
os: ['ubuntu-22.04']
29
- python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
+ python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
30
cratedb-version: ['4.8.4', '5.10.16', '6.3.3']
31
include:
32
0 commit comments