Skip to content

Commit

Permalink
add python 3.11 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Oct 9, 2023
1 parent 2647c5e commit 817a4dd
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 @@ -24,6 +24,8 @@ jobs:
python-version: 3.9
- os: ubuntu-latest
python-version: '3.10'
- os: ubuntu-latest
python-version: '3.11'
- os: macos-latest
python-version: 3.9
- os: windows-latest
Expand Down

0 comments on commit 817a4dd

Please sign in to comment.