Skip to content

Commit acb066c

Browse files
committed
CI: Try if 3.13.5 resolves the build issue.
1 parent f0c3cdf commit acb066c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@ jobs:
152152
- "3.10"
153153
- "3.11"
154154
- "3.12"
155-
# Py3.13 currently fails to build on Windows:
155+
# Py3.13.4 currently fails to build on Windows:
156156
# https://discuss.python.org/t/heads-up-3-13-5-release-coming-soon/94535
157-
#- "3.13"
157+
- "3.13.5"
158158
- "3.13t"
159159
- "3.14-dev"
160160
- "3.14t-dev"

0 commit comments

Comments
 (0)