Skip to content

Commit

Permalink
Merge pull request #99 from r9y9/py311
Browse files Browse the repository at this point in the history
add python 3.11 testing
  • Loading branch information
r9y9 authored Oct 9, 2023
2 parents 2647c5e + 817a4dd commit 1b05512
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 1b05512

Please sign in to comment.