Skip to content

Commit

Permalink
add python 3.11 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Oct 9, 2023
1 parent 703cfca commit 795cd4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
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 795cd4e

Please sign in to comment.