Skip to content

Commit f79585b

Browse files
committed
python: add 3.14
1 parent 6f8d296 commit f79585b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/main.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ jobs:
1616
platform: amd64
1717
build_args: ""
1818
os: windows-2022
19+
- cpython_branch: "3.14"
20+
cpython_commit: ebf955df7a89ed0c7968f79faec1de49f61ed7cb
21+
arch: x64
22+
platform: amd64
23+
build_args: ""
24+
os: windows-2022
1925
runs-on: ${{ matrix.os }}
2026
steps:
2127
- name: Set up python

0 commit comments

Comments
 (0)