Skip to content

Commit

Permalink
Run 3.13 tests for typed_argument_parser (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra authored Oct 22, 2024
1 parent 3ebe884 commit 82d512a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/third_party.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# 3.13 support: https://github.com/swansonk14/typed-argument-parser/issues/150
python-version: ["3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
Expand Down

0 comments on commit 82d512a

Please sign in to comment.