Skip to content

Commit

Permalink
CI: Add support for Python 3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Jan 13, 2025
1 parent 60a30bb commit 4d2ba7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- '3.11'
- '3.12'
- '3.13'
- '3.14'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4d2ba7d

Please sign in to comment.