Skip to content

Commit 07ba7b7

Browse files
committed
Merge remote-tracking branch 'upstream/main' into TypeAliasType-extension
2 parents b3aa598 + 82d512a commit 07ba7b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/third_party.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,7 @@ jobs:
236236
strategy:
237237
fail-fast: false
238238
matrix:
239-
# 3.13 support: https://github.com/swansonk14/typed-argument-parser/issues/150
240-
python-version: ["3.9", "3.10", "3.11", "3.12"]
239+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
241240
runs-on: ubuntu-latest
242241
timeout-minutes: 60
243242
steps:

0 commit comments

Comments
 (0)