We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c420cd5 commit 1b1136aCopy full SHA for 1b1136a
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
os: [ubuntu-latest, macos-latest]
20
python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
21
- cratedb-version: ['4.5.0']
+ cratedb-version: ['4.7.1']
22
sqla-version: ['1.1.18', '1.2.19', '1.3.23']
23
fail-fast: true
24
0 commit comments