Skip to content

Commit 67f5341

Browse files
authored
Merge pull request #51 from mindsdb/staging
Release 0.0.15
2 parents e60cbe2 + 58d138d commit 67f5341

File tree

4 files changed

+137
-130
lines changed

4 files changed

+137
-130
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
os: [ubuntu-latest]
19-
python-version: ["3.7","3.8","3.9","3.10","3.11"]
19+
python-version: ["3.8","3.9","3.10","3.11"]
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)