Skip to content

Commit

Permalink
GHA: Add Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Oct 14, 2024
1 parent 5c19b18 commit 9bc0166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13"

steps:
- name: Checkout
Expand Down

0 comments on commit 9bc0166

Please sign in to comment.