Skip to content

Commit

Permalink
👷 Add 3.13 to CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
spapanik committed Oct 26, 2024
1 parent e10370e commit 8356d15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13"
steps:
- name: Checkout the repository
uses: actions/checkout@v4
Expand Down Expand Up @@ -51,6 +52,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13"
steps:
- name: Checkout the repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 8356d15

Please sign in to comment.