Skip to content

Commit 621085f

Browse files
authored
Merge branch 'main' into TypeAliasType-extension
2 parents 408ae2e + 2849332 commit 621085f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/third_party.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
strategy:
187187
fail-fast: false
188188
matrix:
189-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "pypy3.10"]
189+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
190190
runs-on: ubuntu-latest
191191
timeout-minutes: 60
192192
steps:

0 commit comments

Comments
 (0)