Skip to content

Commit

Permalink
Merge pull request #193 from mosquito/featuire/python-312
Browse files Browse the repository at this point in the history
Featuire/python 312
  • Loading branch information
mosquito committed Jan 15, 2024
2 parents c1d3ef6 + 233ebda commit e2d65b2
Show file tree
Hide file tree
Showing 3 changed files with 272 additions and 327 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -88,11 +88,11 @@ jobs:

matrix:
python:
- '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.11'
- '3.12'
steps:
- uses: actions/checkout@v2
- name: Setup python${{ matrix.python }}
Expand Down

0 comments on commit e2d65b2

Please sign in to comment.