Skip to content

Commit 86efcd2

Browse files
committed
Add Python 3.14 support on Windows
1 parent bda2d19 commit 86efcd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci-targets.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ windows:
299299
- "3.11"
300300
- "3.12"
301301
- "3.13"
302+
- "3.14"
302303
build_options:
303304
- pgo
304305
build_options_conditional:
@@ -315,6 +316,7 @@ windows:
315316
- "3.11"
316317
- "3.12"
317318
- "3.13"
319+
- "3.14"
318320
build_options:
319321
- pgo
320322
build_options_conditional:

0 commit comments

Comments
 (0)