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 d9f4b35 commit 7c6c4baCopy full SHA for 7c6c4ba
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.10', '3.11', '3.12', '3.13', '3.14']
+ python-version: ['3.9', '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