Skip to content

Commit 6ba3f5e

Browse files
Merge branch 'main' into TypeAliasType/invalid_param_spec
2 parents 4b9a04c + 7f4aef7 commit 6ba3f5e

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
@@ -137,8 +137,7 @@ jobs:
137137
strategy:
138138
fail-fast: false
139139
matrix:
140-
# 3.13 support is pending
141-
python-version: ["3.9", "3.10", "3.11", "3.12"]
140+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
142141
runs-on: ubuntu-latest
143142
timeout-minutes: 60
144143
steps:

0 commit comments

Comments
 (0)