We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d8e23 commit 6ee6e89Copy full SHA for 6ee6e89
1 file changed
.github/workflows/nightly.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: ['ubuntu-22.04']
18
- python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
+ python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
19
cratedb-version: ['nightly']
20
21
fail-fast: false
0 commit comments