Skip to content

Commit

Permalink
Added tests for Python 3.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixxm committed Jan 29, 2025
1 parent abc69a0 commit df6bd2a
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 @@ -19,6 +19,7 @@ jobs:
- '3.11'
- '3.12'
- '3.13'
- '3.14-dev'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit df6bd2a

Please sign in to comment.