Skip to content

Commit 2e00052

Browse files
committed
will it blend?
1 parent 228093f commit 2e00052

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,9 @@ jobs:
9494
- 10.1
9595
- 10.2
9696
include:
97-
- python_version: 3.6
98-
db_version: 10.3
97+
- db_version:
98+
- 10.3
99+
- 10.4
99100
runs-on: ubuntu-latest
100101
steps:
101102
- uses: actions/checkout@master

0 commit comments

Comments
 (0)