Skip to content

Commit

Permalink
Add Python 3.14 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Nov 4, 2024
1 parent 69f6d63 commit a8c8ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- "3.11"
- "3.12"
- "3.13"
- "3.14"
include:
- version: "3.12"
check-consistency: "true"
Expand Down

0 comments on commit a8c8ca9

Please sign in to comment.