Skip to content

Commit 1066478

Browse files
committed
CI: Use CrateDB nightly again
1 parent 7103d1b commit 1066478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
matrix:
2727
os: ["ubuntu-latest"]
2828
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
29-
cratedb-version: ["5.5.3"]
29+
cratedb-version: ["nightly"]
3030
fail-fast: false
3131

3232
services:

0 commit comments

Comments
 (0)