Skip to content

Commit

Permalink
Enable CI on python 3.10
Browse files Browse the repository at this point in the history
and let's see if we have the issue #91
  • Loading branch information
r9y9 committed Aug 2, 2022
1 parent 77511dd commit c92c042
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
python-version: 3.8
- os: ubuntu-latest
python-version: 3.9
- os: ubuntu-latest
python-version: 3.10
- os: macos-latest
python-version: 3.9
- os: windows-latest
Expand Down

0 comments on commit c92c042

Please sign in to comment.