We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nightly
1 parent d3af228 commit 7c44a06Copy full SHA for 7c44a06
.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.7.2']
+ cratedb-version: ['nightly']
23
24
# To save resources, only use the most recent Python versions on macOS.
25
exclude:
0 commit comments