We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d62aabe + f70a113 commit d30be0dCopy full SHA for d30be0d
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
crate-version: [nightly]
23
os: [ubuntu-latest]
24
- sqla-version: ['1.1.15', '1.2.18', '1.3.17']
+ sqla-version: ['1.1.18', '1.2.19', '1.3.20']
25
python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
26
27
steps:
0 commit comments