Skip to content

Commit

Permalink
Python 11 compatibility (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
wetneb committed Aug 22, 2023
1 parent 0a5c31f commit eb94706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit eb94706

Please sign in to comment.