Skip to content

Commit 244553e

Browse files
committed
will it blend?
1 parent 2e00052 commit 244553e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,14 @@ jobs:
8989
matrix:
9090
python_version:
9191
- 3.6
92-
- 3.7
9392
db_version:
9493
- 10.1
9594
- 10.2
9695
include:
9796
- db_version:
9897
- 10.3
9998
- 10.4
99+
python_version: 3.7
100100
runs-on: ubuntu-latest
101101
steps:
102102
- uses: actions/checkout@master

0 commit comments

Comments
 (0)