We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c175a6 commit a12b23dCopy full SHA for a12b23d
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
os: [ubuntu-latest, macos-latest]
20
python-version: ['3.7', '3.8', '3.9', '3.10']
21
cratedb-version: ['4.8.0']
22
- sqla-version: ['1.3.24', '1.4.36']
+ sqla-version: ['1.3.24', '1.4.37']
23
fail-fast: true
24
25
steps:
0 commit comments