Skip to content

Commit 160aa1e

Browse files
committed
CI: Use most recent CrateDB 4.7.1
1 parent 93f33b9 commit 160aa1e

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
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
os: [ubuntu-latest, macos-latest]
2020
python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
21-
cratedb-version: ['4.5.0']
21+
cratedb-version: ['4.7.1']
2222
sqla-version: ['1.1.18', '1.2.19', '1.3.23']
2323
fail-fast: true
2424

0 commit comments

Comments
 (0)