Skip to content

Commit

Permalink
test against python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
aogier committed Oct 19, 2024
1 parent 174125f commit 1955f3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1955f3f

Please sign in to comment.