Skip to content

Commit b37686c

Browse files
committed
will it blend?
1 parent 2b3da43 commit b37686c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/test.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,11 @@ jobs:
9393
db_version:
9494
- 10.1
9595
- 10.2
96-
- 10.3
97-
- 10.4
96+
include:
97+
- python_version: 3.6
98+
db_version:
99+
- 10.3
100+
- 10.4
98101
runs-on: ubuntu-latest
99102
steps:
100103
- uses: actions/checkout@master

0 commit comments

Comments
 (0)