Skip to content

Commit 3b0cb87

Browse files
committed
build: windows 3.14 is fixed
1 parent bc8602d commit 3b0cb87

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/testsuite.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,6 @@ jobs:
9191
- "pypy-3.9"
9292
- "pypy-3.10"
9393
- "pypy-3.11"
94-
exclude:
95-
# Windows 3.14.0b1 seems confused somehow about t vs not-t:
96-
# https://github.com/python/cpython/issues/133779
97-
- os: windows
98-
python-version: "3.14"
99-
- os: windows
100-
python-version: "3.14t"
10194
#
10295
# If we need to exclude any combinations, do it like this:
10396
# exclude:

0 commit comments

Comments
 (0)