Skip to content

Commit

Permalink
add python 3.10 and 3.11 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Oct 9, 2023
1 parent df99807 commit 1ee2323
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
python-version: 3.8
- os: ubuntu-20.04
python-version: 3.9
- os: ubuntu-20.04
python-version: 3.10
- os: ubuntu-20.04
python-version: 3.11
- os: macos-latest
python-version: 3.9
- os: windows-latest
Expand Down

0 comments on commit 1ee2323

Please sign in to comment.