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