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 7103d1b commit 1066478Copy full SHA for 1066478
.github/workflows/tests.yml
@@ -26,7 +26,7 @@ jobs:
26
matrix:
27
os: ["ubuntu-latest"]
28
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
29
- cratedb-version: ["5.5.3"]
+ cratedb-version: ["nightly"]
30
fail-fast: false
31
32
services:
0 commit comments