Skip to content

Commit

Permalink
chore: test on Python 3.11 (#2991)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffa committed Mar 2, 2023
1 parent 0a42419 commit ba1f4da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit ba1f4da

Please sign in to comment.