Skip to content

Commit 4ddcd69

Browse files
committed
bump greenlet, numpy, added support for 3.8 and 3.12 both
1 parent 0671f5d commit 4ddcd69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-22.04
3535
strategy:
3636
matrix:
37-
python: ['3.9', '3.10', '3.11', '3.12']
37+
python: ['3.8', '3.9', '3.10', '3.11', '3.12']
3838

3939
steps:
4040
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)