We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f14fe4 commit d9f4b35Copy full SHA for d9f4b35
1 file changed
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: ['ubuntu-22.04']
22
- python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
+ python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
23
cratedb-version: ['nightly']
24
25
# To save resources, only verify the most recent Python versions on macOS.
0 commit comments