Skip to content

Commit 92ec9cf

Browse files
committed
CI: Update from CrateDB 5.4.5 to 5.7.2
1 parent 4e88e50 commit 92ec9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
os: ['ubuntu-latest', 'macos-latest']
2121
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
22-
cratedb-version: ['5.4.5']
22+
cratedb-version: ['5.7.2']
2323

2424
# To save resources, only use the most recent Python versions on macOS.
2525
exclude:

0 commit comments

Comments
 (0)