We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e88e50 commit 92ec9cfCopy full SHA for 92ec9cf
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
os: ['ubuntu-latest', 'macos-latest']
21
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
22
- cratedb-version: ['5.4.5']
+ cratedb-version: ['5.7.2']
23
24
# To save resources, only use the most recent Python versions on macOS.
25
exclude:
0 commit comments