Skip to content

Commit

Permalink
chore: add python 3.11 to test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeshultz committed Aug 1, 2023
1 parent df5985c commit 9436cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9436cc0

Please sign in to comment.