We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d5941 commit 8a817feCopy full SHA for 8a817fe
.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